git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2024-05-25 12:40:52 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2024-05-25 12:40:52 +0200
commit329ed23c520bcc45332c6641d6873fc6bb7cbddc (patch)
treefd7e44f56d06da1b032371002c5de09d8c22113a /.gitconfig
parent2a4bba6ca1600740568c3dea9e96f682d7ff52d4 (diff)
downloaddotfiles-329ed23c520bcc45332c6641d6873fc6bb7cbddc.tar.bz2
local fixes
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 4521be7..cdf3747 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -73,7 +73,7 @@
fontui = -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0
fontdiff = -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0
[commit]
- gpgSign = true
+ gpgsign = false
#[gpg]
# program = /usr/bin/gpg2
[http]