From 2c8d4827e0002dc75335a3791d1f6fb527ffe446 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 2 Apr 2010 06:53:20 +0100 Subject: [PATCH] Doc: CG: minor corrections to release process. --- Documentation/contributor/release-work.itexi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index 867e0b9748..146fcc45b7 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -98,8 +98,6 @@ Commit, push, switch back to master: @example git commit -m "Release: update news." Documentation/web/ git push origin -git checkout master -git merge release/unstable @end example @item (optional) Check that lilypond builds from scratch in an @@ -149,7 +147,7 @@ from the rsync command in @file{test-lily/rsync-lily-doc.py} and @item Upload GUB by running: @example -make lilypond-upload LILYPOND_BRANCH=master LILYPOND_REPO_URL=git://git.sv.gnu.org/lilypond.git +make lilypond-upload LILYPOND_BRANCH=release/unstable LILYPOND_REPO_URL=git://git.sv.gnu.org/lilypond.git @end example @noindent -- 2.39.5