Merge branch 'rs/pretty-describe'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Mar 2021 21:00:24 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Mar 2021 21:00:24 +0000 (14:00 -0700)
commit25f9326561292b45311c60879d9bc08618727973
treed6ea2102ed47d0464154fa78c523a303c3fb3cef
parentf5c73f69fd711f4814a2e8da78a0a2f4dbb46013
parent96099726ddb00b45135964220ce56468ba9fe184
Merge branch 'rs/pretty-describe'

"git log --format='...'" learned "%(describe)" placeholder.

* rs/pretty-describe:
  archive: expand only a single %(describe) per archive
  pretty: document multiple %(describe) being inconsistent
  t4205: assert %(describe) test coverage
  pretty: add merge and exclude options to %(describe)
  pretty: add %(describe)
pretty.c
pretty.h
t/t4205-log-pretty-formats.sh