Merge branch 'mg/prompt-describe-tags'
commitcbfbf443b0ec0efe2682156aea4119d3b6d619fd
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000 (21 15:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000 (21 15:07 -0700)
tree7fa86ad5a50e24d8995937361a9f5570d63409f1
parentfc6b5f523a083f9cc25156294bab4abfb3288663
parent9f0b4dd0b82b764e7873ce6779766415ebc7f1ea
Merge branch 'mg/prompt-describe-tags'

The command line prompt (in contrib/) learned a new 'tag' style
that can be specified with GIT_PS1_DESCRIBE_STYLE, to describe a
detached HEAD with "git describe --tags".

* mg/prompt-describe-tags:
  git-prompt: add a describe style for any tags