Skip to content

Commit

Permalink
use mailmap in git log
Browse files Browse the repository at this point in the history
  • Loading branch information
cdayjr committed Feb 12, 2024
1 parent a9850a3 commit 25fdf0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@
defaultBranch = main
[core]
autocrlf = input
[log]
mailmap = true

0 comments on commit 25fdf0b

Please sign in to comment.