From 75ae06baf8239b9384ab6accc515aaa825194869 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 12 Oct 2017 15:22:55 +0200 Subject: git: Don't sign commits by default It's too slow with the NitroKey and probably not of that much benefit --- git/.config/git/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'git') diff --git a/git/.config/git/config b/git/.config/git/config index da29599..ef77193 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -47,5 +47,4 @@ cmd = icdiff --line-numbers $LOCAL $REMOTE [gpg] program = gpg -[commit] - gpgsign = true + -- cgit 1.4.1