]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ks/ref-filter-mailmap'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Oct 2023 20:28:52 +0000 (13:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Oct 2023 20:28:53 +0000 (13:28 -0700)
"git for-each-ref" and friends learn to apply mailmap to authorname
and other fields.

* ks/ref-filter-mailmap:
  ref-filter: add mailmap support
  t/t6300: introduce test_bad_atom
  t/t6300: cleanup test_atom


Trivial merge