[cairo-commit] RELEASING

Bryce Harrington bryce at kemper.freedesktop.org
Thu Oct 16 11:42:52 PDT 2014


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

New commits:
commit 9102c0b0af808e52908e4f03bd9db479339c7b7e
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Thu Oct 16 11:41:40 2014 -0700

    RELEASING:  Update tags push command
    
    I couldn't get the documented command to do diddly.  Running
    `git push --tags` achieved what I think was intended.

diff --git a/RELEASING b/RELEASING
index 60e3e9e..235a902 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 cairo X.Y.Z
+	git push --tags
 
 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