Skip to content

Instantly share code, notes, and snippets.

@cho0h5
Created March 5, 2025 10:36
Show Gist options
  • Save cho0h5/aed31eb395d27464681ef93d7d2f87b7 to your computer and use it in GitHub Desktop.
Save cho0h5/aed31eb395d27464681ef93d7d2f87b7 to your computer and use it in GitHub Desktop.
[user]
email = [email protected]
name = Youngho Cho
[branch]
sort = -committerdate
[init]
defaultBranch = main
[diff]
algorithm = histogram
[push]
autoSetupRemote = true
[fetch]
prune = true
[merge]
conflictstyle = zdiff3
[pull]
rebase = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment