Skip to content

Commit

Permalink
feat(gitconfig): use diff3 conflict style
Browse files Browse the repository at this point in the history
  • Loading branch information
xatier committed Oct 21, 2024
1 parent a57c400 commit e2519b1
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 @@ -51,6 +51,7 @@
[help]
autocorrect = 30
[merge]
conflictstyle = diff3
tool = vimdiff
[pull]
rebase = true
Expand Down

0 comments on commit e2519b1

Please sign in to comment.