mail.sh: treat annotated tags in refs/heads/* as unannotated
commit394018db1be41fdf205a30acc1320ec6a471abd8
authorKyle J. McKay <mackyle@gmail.com>
Sat, 3 Oct 2015 18:49:18 +0000 (3 11:49 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 3 Oct 2015 18:49:18 +0000 (3 11:49 -0700)
tree7a30eca34aaba5404039271e007aaaab9d0017d2
parent730d767b6764cd70488643cec908ec62cd3afdd1
mail.sh: treat annotated tags in refs/heads/* as unannotated

They shouldn't be there in the first place, but ignoring them
is wrong and since non-annotated tags in refs/tags/* are treated
as tags, treat annotated commits in refs/heads/* as commits.

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