]> Kevux Git Server - rit/commit
docs/pretty-formats: add %(count) and %(total)
authorMirko Faina <mroik@delayed.space>
Mon, 23 Mar 2026 16:57:31 +0000 (17:57 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 20:06:58 +0000 (13:06 -0700)
commit344f00ef9d0863f8b05e26253664fa6993ac5ac9
tree8ea0196d8a6c9488a8d2ed554c5f90f43ea095e7
parent67ea2ad7d1b006194762cbfcc0b7801ffe652ca4
docs/pretty-formats: add %(count) and %(total)

When --commit-list-format was introduced to format-patch, two new
placeholders were added to the PRETTY FORMATS code without being
documented. Do so now.

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