[cairo-commit] RELEASING

Bryce Harrington bryce at kemper.freedesktop.org
Wed Oct 29 15:37:16 PDT 2014


 RELEASING |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f7d0f80d2d880bea6b2fdbff579b21100355c1be
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Wed Oct 29 15:27:19 2014 -0700

    RELEASING: Be explicit as to which tag is pushed

diff --git a/RELEASING b/RELEASING
index 235a902..f6f5eeb 100644
--- a/RELEASING
+++ b/RELEASING
@@ -113,7 +113,7 @@ Here are the steps to follow to create a new cairo release:
 8) Push the newly created tag out to the central tree with a command
    something like:
 
-	git push --tags
+	git push upstream master X.Y.Z
 
 9) Edit the cairo bugzilla product and add the new version numbers. Note
    that you need to add two versions.  One for the release/snapshot (with


More information about the cairo-commit mailing list