release script: handle stricter CLI parsing for "git tag"
authorH. Peter Anvin <hpa@zytor.com>
Sat, 22 Sep 2007 23:38:25 +0000 (16:38 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 22 Sep 2007 23:38:25 +0000 (16:38 -0700)
commit7b45fbb127ccc50a0d751c54fa000e199b32e7fd
tree52a449e30f94e95fad8d05a2922bda830f154cc3
parent9b8f0ad113f6f7b420f1ac500dbd557dab33953f
release script: handle stricter CLI parsing for "git tag"

The current version of "git tag" seems to demand that the options
precede arguments; the name is an argument, but the -m option and its
parameter is an option.
misc/release