summary refs log tree commit diff
path: root/home/.config/git
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.config/git/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/git/config b/home/.config/git/config
index 064e4760..bacd8eec 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -3,7 +3,6 @@
 	email = june@causal.agency
 
 [commit]
-	gpgSign = true
 	verbose = true
 
 [merge]
>John Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt