Add poor man's "show most recent tag" by using git-describe
authorJonas Fonseca <fonseca@diku.dk>
Thu, 7 Sep 2006 21:28:53 +0000 (23:28 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Thu, 7 Sep 2006 21:29:21 +0000 (23:29 +0200)
commitdc23c0e307351a6e48025026ad9545936e90507c
treeb12925bf534217b74d39b6cb034b813449eee91e
parentc9ca1ec34b48072886183a80442b1e5f2614a46d
Add poor man's "show most recent tag" by using git-describe

In the diff view, the "Refs:" lines will now sport the output of
git-describe by appending it as the last reference to the line.

Now, it should probably be optional and I mostly added it because I wanted
to do a little tig hacking. Anyway, let's hope it will be useful.
tig.c