From: Michael J Gruber Date: Sun, 28 Aug 2011 14:54:29 +0000 (+0200) Subject: git-tag: introduce long forms for the options X-Git-Tag: v1.7.8-rc0~129^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c97eff5a95d57a9561b7c7429e7fcc5d0e3a7f5d?ds=inline;hp=c97eff5a95d57a9561b7c7429e7fcc5d0e3a7f5d git-tag: introduce long forms for the options Long forms are better to memorize and more reliably uniform across commands. Design notes: -u,--local-user is named following the analogous gnupg option. -l,--list is not an argument taking option but a mode switch. Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano ---