summaryrefslogtreecommitdiff
path: root/git/config
blob: 9bf2c60dfbb6a23e74b0d25f84b9732f9fb542b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[user]
	name = Anthony Wang
	email = a@exozy.me
	signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDLPakDnAelqFTUudQB8X0T7yc/8ekV3jGqpeJb062l a@exozy.me
[init]
	defaultBranch = main
[commit]
	gpgsign = true
[gpg]
	format = ssh
[receive]
	denyCurrentBranch = updateInstead