From 936e17a9d819a6f55bec09eafd1beec523dcaa64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 23 Aug 2016 22:46:36 +0200 Subject: Add newmail-notify and some other small tweaks --- gitconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig index 69d3b0c..5bd3fbc 100644 --- a/gitconfig +++ b/gitconfig @@ -1,6 +1,7 @@ [user] name = Karel Kočí email = cynerd@email.cz + signingkey = A6BC8B8CEB31659B [push] default = simple [core] @@ -8,4 +9,8 @@ [commit] gpgsign = true [merge] - tool = vimdiff + tool = vimdiff +[pull] + ff = only +[commit] + gpgSign = true -- cgit v1.2.3