anthony / Git configs

0 вподобань
0 форк(-ів)
2 файл(-ів)
Остання активність 1740109988
My favourite global .gitconfig with aliases (ru comments)
1 [user]
2 # ...
3 # signingkey = <key>
4 # git config user.signingkey ... -- установить ключ
5 [commit]
6 gpgSign = true
7 [tag]
8 gpgSign = true
9 [push]
10 default = current
Новіше Пізніше