From 0f65a8b41134275fa23477784b4433bd671eabb7 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 25 Jan 2010 21:03:02 +0000 Subject: [PATCH] Doc: CG: fix git cmd for uploading release/unstable. --- Documentation/contributor/release-work.itexi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5