From: Bdale Garbee Date: Fri, 28 Apr 2023 06:35:28 +0000 (-0600) Subject: update Releasing based on 1.9.16 release experiences X-Git-Tag: 1.9.17~1^2~14 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=062b9709e66ac9f678efc8531dd65dbb497feaee update Releasing based on 1.9.16 release experiences --- diff --git a/Releasing b/Releasing index 4c989616..042f2d68 100644 --- a/Releasing +++ b/Releasing @@ -72,8 +72,8 @@ These are Bdale's notes on how to do a release. like debian are already pulled git log > ChangeLog - git commit -a - git tag -a # full x.y.z version + git commit -a -m'update ChangeLog for release' + git tag -a -m'Releasing ' # full x.y.z version - make sure .git/gbp.conf set to use branch- as upstream