aboutsummaryrefslogblamecommitdiff
path: root/.gitconfig
blob: 618370696c82a105c15f8a6e5d41e435b7d3b0d2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                     

                              
[user]
	signingKey = CA875B8CE4FF7C9F
	name = Luca Matei Pintilie
	email = lucafulger@gmail.com
[commit]
	gpgSign = true
[tag]
	gpgSign = true
[pull]
	rebase = false
[init]
	defaultBranch = master