From 9b9eef9cccf11ab0f0c13fc5d2f53786d2fd1e23 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Mon, 29 Aug 2016 17:12:40 +0200
Subject: Small updates

---
 gitconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gitconfig')

diff --git a/gitconfig b/gitconfig
index 5bd3fbc..2836cb8 100644
--- a/gitconfig
+++ b/gitconfig
@@ -7,7 +7,7 @@
 [core]
 	editor = vim
 [commit]
-        gpgsign = true
+	gpgsign = true
 [merge]
 	tool = vimdiff
 [pull]
-- 
cgit v1.2.3