aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
blob: 34dda21e15c61f119e627e524d3096f788fabc23 (plain)
1
2
3
4
5
6
7
8
[user]
	email = [email protected]
	name = Guangxiong Lin
	signingkey = DC290711AFF905FA
[init]
	defaultBranch = main
[commit]
	gpgsign = true