From 7bf048cdf18696a7bfb234d0b55d89f62923c758 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 13 Feb 2010 17:55:27 +0000 Subject: [PATCH] Doc: CG: update release cut&paste. --- Documentation/contributor/release-work.itexi | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) 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/} -- 2.39.5