.gitconfig: rename root_user include to no_gpgsign
This commit is contained in:
parent
66dfed0c7c
commit
f32461c6f6
3 changed files with 4 additions and 1 deletions
5
.gitconfig.inc/no_gpgsign.gitconfig
Normal file
5
.gitconfig.inc/no_gpgsign.gitconfig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[user]
|
||||
signingkey =
|
||||
|
||||
[commit]
|
||||
gpgsign = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue