git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 81a2cc6..9a9bb51 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -88,6 +88,8 @@
fontdiff = -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0
[commit]
gpgsign = false
+[tag]
+ gpgsign = false
#[gpg]
# program = /usr/bin/gpg2
[http]