[git] Disable signing university commits for now
This commit is contained in:
parent
e9274202bb
commit
26521600a1
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
||||||
[user]
|
[user]
|
||||||
email = "tibo.depeuter@ugent.be"
|
email = "tibo.depeuter@ugent.be"
|
||||||
|
|
||||||
|
[commit]
|
||||||
|
gpgsign = false
|
||||||
|
|
Loading…
Reference in a new issue