pretty: document multiple %(describe) being inconsistent
commit273c9901c2ebfb2dae0c52de912bf3f57be19aac
authorRené Scharfe <l.s.r@web.de>
Sun, 28 Feb 2021 11:22:34 +0000 (28 12:22 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 17:50:27 +0000 (1 09:50 -0800)
treef2ff575c1cf41f8ea0a83bda0c355e65a1a7c2ea
parent09fe8ca92e4f0269bd7914b5010731a09948abf0
pretty: document multiple %(describe) being inconsistent

Each %(describe) placeholder is expanded using a separate git describe
call.  Their outputs depend on the tags present at the time, so there's
no consistency guarantee.  Document that fact.

Reported-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt