From: Graham Percival Date: Mon, 25 Jan 2010 21:03:02 +0000 (+0000) Subject: Doc: CG: fix git cmd for uploading release/unstable. X-Git-Tag: release/2.13.12-1~48 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0f65a8b41134275fa23477784b4433bd671eabb7;p=lilypond.git Doc: CG: fix git cmd for uploading release/unstable. --- diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index fa6575b49a..a074a6f14d 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -111,7 +111,7 @@ out-of-tree build. @item Upload release branch. @example -git push release/unstable +git push origin @end example @item