Merge branch 'sb/describe-broken'
"git describe --dirty" dies when it cannot be determined if the state in the working tree matches that of HEAD (e.g. broken repository or broken submodule). The command learned a new option "git describe --broken" to give "$name-broken" (where $name is the description of HEAD) in such a case. * sb/describe-broken: builtin/describe: introduce --broken flag
Junio C Hamano committed
Mar 27, 2017 at 10:59 UTC
844768a29864cac01d55463a8858457f4908d91e
No changes.