Merge branch 'mg/prompt-describe-tags' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 20:26:13 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 20:26:13 +0000 (13:26 -0700)
commit4de192caf40f04311d9485a30c12b239b7e64952
tree3cb200d5e6ab64a5208eb295a6feea2e1bdca2b1
parent3fccb60a07e3002874d2e7e1d19678fd48f1d6f9
parent9f0b4dd0b82b764e7873ce6779766415ebc7f1ea
Merge branch 'mg/prompt-describe-tags' into next

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