From e7a381b62c29df323b16c642f16fb615fd85a939 Mon Sep 17 00:00:00 2001 From: Gaetan Semet Date: Sun, 23 Nov 2014 01:24:51 +0100 Subject: [PATCH] gitconf Signed-off-by: Gaetan Semet --- dot_files/gitconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/dot_files/gitconfig b/dot_files/gitconfig index fba7a497e..2a341d1d3 100644 --- a/dot_files/gitconfig +++ b/dot_files/gitconfig @@ -63,9 +63,6 @@ cmd = git mergetool --no-prompt editor = vim # abbrev = 12 -[commit] - template = /home/gsemet/.gitmessage - [user] email = gaetan@xeberon.net name = Gaetan Semet