aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
blob: b99f85e1812d8bdb7fa895ae5851d49b3661436f (plain)
1
2
3
4
5
6
7
[user]
	email = [email protected]
	name = gxlin
[http]
	proxy = http://127.0.0.1:7890
[init]
	defaultBranch = main