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
|
status = auto
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = false
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
@@ -128,3 +128,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# vim: set commentstring=#\ %s:
|
# vim: set commentstring=#\ %s:
|
||||||
|
[credential "https://gitlab.oteri.xyz"]
|
||||||
|
helper =
|
||||||
|
helper = !/usr/bin/glab auth git-credential
|
||||||
|
|||||||
Reference in New Issue
Block a user