aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2023-06-13 09:49:57 +0800
committerAaron LI <aly@aaronly.me>2023-06-13 10:03:54 +0800
commit92203415ff86d29c85f15394a3023351317a136e (patch)
tree5c4714748facbc4ec8600c4ffb4c2a5c4771e963
parent7d749da07a0a18e93006f35b9b1e638e152acfe9 (diff)
downloaddotfiles-92203415ff86d29c85f15394a3023351317a136e.tar.bz2
git: Remove the tag signing config
-rw-r--r--_gitconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/_gitconfig b/_gitconfig
index 0d1fb32..3d4611a 100644
--- a/_gitconfig
+++ b/_gitconfig
@@ -36,10 +36,6 @@
[commit]
template = ~/.gitmessage
-[tag]
- # Sign every tag
- gpgSign = true
-
[diff]
# Show space and tabs
wsErrorHighlight = all