X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Releasing;fp=Releasing;h=042f2d68448af3d948ffca7e9082d16ade9cb4b2;hp=4c989616280c077e4366e51e2f4c657c89928a33;hb=63a8707ee4120148f6ec5cb073b349beefe377fa;hpb=b071450f0cf70c2d10d78cc5ca48be1ec7b05c4d 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