summaryrefslogtreecommitdiff
path: root/.gitconfig
blob: 0c532342ccdadf447728d493bf318638d63db583 (plain)
1
2
3
4
5
6
7
[user]
	name = Tom Barrett
	email = tom@tombarrett.xyz
[pull]
	rebase = false
[init]
	defaultBranch = master