On Sat, Oct 29, 2022 at 03:54:57PM +0530, Siddharth Asthana wrote: > Siddharth Asthana (2): > cat-file: add mailmap support to -s option > cat-file: add mailmap support to --batch-check option > > Documentation/git-cat-file.txt | 6 +++- > builtin/cat-file.c | 27 ++++++++++++++++ > t/t4203-mailmap.sh | 59 ++++++++++++++++++++++++++++++++++ > 3 files changed, 91 insertions(+), 1 deletion(-) This approach in this round looks OK to my eyes. Would some of the other reviewers (perhaps Ævar or Christian) chime in and see if they agree? Thanks, Taylor