blob: f5a10e71cbd145af6cd921c9e6bb92cf002c1be1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[core]
quotePath = false
[commit]
gpgsign = true
[user]
email = marek@marekpasnikowski.pl
name = Marek Paśnikowski
signingkey = 6D81B1207711899F
[push]
autoSetupRemote = true
[safe]
directory = *
|