Skip to content

Commit 7892b12

Browse files
committed
rn-134: Fix missing link to mailmap-checker tool
1 parent ffcc5f0 commit 7892b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2026-04-30-edition-134.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ __Git tools and sites__
654654
+ [diffnav](https://github.com/dlvhdr/diffnav) is a git diff pager
655655
based on [delta](https://github.com/dandavison/delta) but with a file tree, à la GitHub.
656656
Written in Go, under MIT license.
657-
+ [mailmap-checker]()
657+
+ [mailmap-checker](https://github.com/cansarigol/mailmap-checker)
658658
is a pre-commit hook that detects unmapped Git identities
659659
by comparing your [`.mailmap`](https://git-scm.com/docs/gitmailmap) against the full commit history.
660660
It groups authors and committers by email address and email local-part

0 commit comments

Comments
 (0)