summaryrefslogtreecommitdiff
path: root/home/xyz/.config/git/config
blob: aba2190280dbc91752fc6c79614a73df6a860de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[user]
	email = xyz@flylightning.xyz
	name = Xiao Pan
	signingkey = FDA389A17B94BCE0E2FA3D71842BFD347BE06812
[commit]
	gpgsign = true
[gpg]
	program = gpg
[url "https://github.com/"]
	insteadOf = git://github.com/
[format]
	signOff = true