Created
March 5, 2025 10:36
-
-
Save cho0h5/aed31eb395d27464681ef93d7d2f87b7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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