]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sa/cat-file-mailmap'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2022 20:36:08 +0000 (13:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2022 20:36:08 +0000 (13:36 -0700)
"git cat-file" learned an option to use the mailmap when showing
commit and tag objects.

* sa/cat-file-mailmap:
  cat-file: add mailmap support
  ident: rename commit_rewrite_person() to apply_mailmap_to_header()
  ident: move commit_rewrite_person() to ident.c
  revision: improve commit_rewrite_person()

1  2 
builtin/cat-file.c
revision.c

Simple merge
diff --cc revision.c
Simple merge