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