We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcc5f0 commit 7892b12Copy full SHA for 7892b12
1 file changed
_posts/2026-04-30-edition-134.markdown
@@ -654,7 +654,7 @@ __Git tools and sites__
654
+ [diffnav](https://github.com/dlvhdr/diffnav) is a git diff pager
655
based on [delta](https://github.com/dandavison/delta) but with a file tree, à la GitHub.
656
Written in Go, under MIT license.
657
-+ [mailmap-checker]()
++ [mailmap-checker](https://github.com/cansarigol/mailmap-checker)
658
is a pre-commit hook that detects unmapped Git identities
659
by comparing your [`.mailmap`](https://git-scm.com/docs/gitmailmap) against the full commit history.
660
It groups authors and committers by email address and email local-part
0 commit comments