]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: update release cut&paste.
authorGraham Percival <graham@percival-music.ca>
Sat, 13 Feb 2010 17:55:27 +0000 (17:55 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 13 Feb 2010 17:55:27 +0000 (17:55 +0000)
Documentation/contributor/release-work.itexi

index 02d80cbf794c051f574d0a2ce16fa473b2379517..608e1859f49f21cd5053eb8967b886f3f838a4f7 100644 (file)
@@ -84,23 +84,19 @@ A @qq{minor release} means an update of @code{y} in @code{2.x.y}.
 
 @item
 Switch to the release branch, get changes, prep release
-announcement:
+announcement, upload:
 
 @example
 git checkout release/unstable
 git merge origin
 vi Documentation/web/news-front.itexi Documentation/web/news.itexi
+git commit -m "Release: update news." Documentation/web/
+git push origin
 @end example
 
 @item (optional) Check that lilypond builds from scratch in an
 out-of-tree build.
 
-@item Upload release branch.
-
-@example
-git push origin
-@end example
-
 @item
 If you do not have the previous release test-output tarball, download
 it and put it in @code{regtests/}