Skip to content

Commit

Permalink
gitconfig: set diff.algorithm to histogram
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Mar 21, 2024
1 parent 3759223 commit 067ad59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
[commit]
verbose = true
[diff]
algorithm = histogram
colorMoved = true
compactionHeuristic = true
renames = true
Expand Down

0 comments on commit 067ad59

Please sign in to comment.