mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Disable GPG signing of commits
This commit is contained in:
+4
-1
@@ -67,7 +67,7 @@
|
||||
status = auto
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgsign = false
|
||||
|
||||
[core]
|
||||
editor = nvim
|
||||
@@ -128,3 +128,6 @@
|
||||
|
||||
|
||||
# vim: set commentstring=#\ %s:
|
||||
[credential "https://gitlab.oteri.xyz"]
|
||||
helper =
|
||||
helper = !/usr/bin/glab auth git-credential
|
||||
|
||||
Reference in New Issue
Block a user