summary refs log tree commit diff
path: root/gitconfig
blob: ea437a7ae6db767ce473d62fc5616a8c669d311c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[user]
	name = Paweł Dybiec
	email = pawel@dybiec.info
	signingkey = D981E3D624C11C20B04FCD2B2397F066368B6FD9
[pull]
	rebase = true
[commit]
	gpgsign = true
[init]
	defaultBranch = main
[core]
	autocrlf = input