]> www.infradead.org Git - mtd-utils.git/commit
make_a_release.sh: suggest announcement e-mail
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 7 May 2012 08:44:38 +0000 (11:44 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 7 Apr 2014 11:05:54 +0000 (14:05 +0300)
commit12158de7b14b8a05cfaab6c0b9e8bed52e50c8a9
tree4bb43fb2925ee365961cfc3baeec7703d224e6c0
parent9f107132a6a073cce37434ca9cda6917dd8d866b
make_a_release.sh: suggest announcement e-mail

The 'make_a_release.sh' script appears to be extremely useful - I do not
forget things as I used to anymore (amending Makefile, signing, uploading
to the FTP server, etc). It is very useful that it suggest me exact commands
which I may just copy-past to my command line.

This patch improves the script and makes it suggest the e-mail announcement
which I may just copy-paste to my command line and the announcement will
be sent using 'git send-email' command. It will include all the interested
parties in CC.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
make_a_release.sh