aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2020-01-04 22:14:05 -0500
committerBen Burwell <ben@benburwell.com>2020-01-04 22:14:22 -0500
commitd26c64966ec9cbbcea8fb58470ad37e3c29c22db (patch)
treebd9b49ae6a8861e5b3ecdc2071d78a08fe97d30e
parentb6415d5041adc90a63874f3b465a1422ef1afb3e (diff)
git: don't sign commits by default
-rw-r--r--templates/.gitconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/.gitconfig b/templates/.gitconfig
index 9c81d05..543dcd5 100644
--- a/templates/.gitconfig
+++ b/templates/.gitconfig
@@ -31,8 +31,6 @@
default = simple
[help]
autocorrect = 0
-[commit]
- gpgsign = true
[filter "lfs"]
required = true
clean = git-lfs clean -- %f