From 15752168aaa856dd24f370f032202adb932cff4d Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 15 Dec 2011 06:09:02 -0800 Subject: [PATCH] CG: safer push command for releases --- 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 aa133413fe..fdd340627e 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -88,7 +88,7 @@ Commit, push, switch back to master: @example git commit -m "Release: update news." Documentation/web/ -git push origin +git push origin release/unstable @end example @item -- 2.39.2