mail.sh: make sure lightweight tags use correct hash abbreviation
commit6e48204b87588efd3ee302985220170b1e0b5085
authorKyle J. McKay <mackyle@gmail.com>
Mon, 15 Aug 2016 10:27:19 +0000 (15 03:27 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 15 Aug 2016 10:27:19 +0000 (15 03:27 -0700)
treeef9bd0919c6d8c6240dc461af331e1342b1d69e2
parent431a8397e9337e570bc70759eeea326e0cb961f2
mail.sh: make sure lightweight tags use correct hash abbreviation

Add the missing --abbrev= option so that merge hash ids are correctly
abbreviated when showing the log message for a lightweight tag of
a merge commit.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
taskd/mail.sh