summaryrefslogtreecommitdiff
path: root/.gitconfig
blob: 1edbc4622b6f455bff3b990364f8efbcae5b45d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# This is Git's per-user configuration file.
[user]
	name = Adam T. Carpenter
	email = atc@53hor.net
	signingkey = atc@53hor.net
[init]
	defaultBranch = master
[pull]
	rebase = true
	#rebase = true