topgit_msg: expose bare branches
commit63a945adabd5fc7267334917329d1f2100b3334f
authorKyle J. McKay <mackyle@gmail.com>
Sat, 24 Jun 2017 09:17:51 +0000 (24 02:17 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 24 Jun 2017 09:17:51 +0000 (24 02:17 -0700)
tree4cc9c56574ec21d8fb51cbb22cb9090fca3d3190
parent86a5b5a475277e570451d0f6210cd31099cf1d0b
topgit_msg: expose bare branches

Instead of annotating bare branches with "(missing .topmsg)"
(which they are) annotate them more correctly with "(bare branch)"
instead.  It's a bit more friendly and more accurate and looks
a little bit less like an error.  And truthfully "bare branches"
are tolerated just a bit more than only "missing .topmsg" branches.
Therefore the change makes sense from that perspective and it does
provide more information than the old annotation.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
awk/topgit_msg.awk
awk/topgit_msg_prepare.awk
t/t4000-bare-branch-sanity.sh
t/t4100-summary.sh
tg--awksome.sh