]> git.ipfire.org Git - thirdparty/git.git/commit
pretty.c: better die message %(count) and %(total)
authorMirko Faina <mroik@delayed.space>
Mon, 23 Mar 2026 16:57:28 +0000 (17:57 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 20:06:58 +0000 (13:06 -0700)
commit60cb27ed6575daafe86938fa5fcf3778fc4876f2
tree56c85ade84ca5207043db09773dea386f28937c8
parentb3c222ed9103db7947b432a99d460e22bdc873ca
pretty.c: better die message %(count) and %(total)

Improve die messages for commands that do not support %(count) and
%(total)

Signed-off-by: Mirko Faina <mroik@delayed.space>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pretty.c