at main 300 B view raw
1[user] 2 name = Niels Mokkenstorm 3 email = niels@mokkenstorm.dev 4[core] 5 excludesfile = /Users/niels/.globalgitignore 6[pull] 7 rebase = false 8[rebase] 9 instructionFormat = (%an <%ae>) %s 10[init] 11 defaultBranch = main 12[push] 13 autoSetupRemote = true 14[alias] 15 tree = log --oneline --decorate --all --graph