From 1fbaac175adf2a7b9666eb92435eddb2cf35d486 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 8 Dec 2011 01:39:08 -0800 Subject: [PATCH] CG: put release update in staging --- Documentation/contributor/release-work.itexi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index ad6daf6340..aa133413fe 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -183,7 +183,7 @@ make lilypond-upload \ @item Switch back to master and get the updated news: @example -git checkout master +git checkout origin/staging git merge release/unstable @end example @@ -207,7 +207,7 @@ STABLE_VERSION = what's online (probably no change here) @example git commit -m "Release: bump version." VERSION -git push origin +git push origin HEAD:staging @end example -- 2.39.5