From: Graham Percival Date: Sat, 13 Feb 2010 17:55:27 +0000 (+0000) Subject: Doc: CG: update release cut&paste. X-Git-Tag: release/2.13.13-1^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7bf048cdf18696a7bfb234d0b55d89f62923c758;p=lilypond.git Doc: CG: update release cut&paste. --- diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index 02d80cbf79..608e1859f4 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -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/}