]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: fix git cmd for uploading release/unstable.
authorGraham Percival <graham@percival-music.ca>
Mon, 25 Jan 2010 21:03:02 +0000 (21:03 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 25 Jan 2010 21:03:02 +0000 (21:03 +0000)
Documentation/contributor/release-work.itexi

index fa6575b49afa48ebfa206fc91a605d7902020445..a074a6f14d0be9c4f65b2c59c1f6728b9ba9a541 100644 (file)
@@ -111,7 +111,7 @@ out-of-tree build.
 @item Upload release branch.
 
 @example
-git push release/unstable
+git push origin
 @end example
 
 @item