From b07b652553b99ef545d9acadae1701525d175a88 Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Thu, 15 May 2014 13:32:02 -0400 Subject: [PATCH] rerere is supposedly awesome --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 019de4e..34386ef 100644 --- a/.gitconfig +++ b/.gitconfig @@ -31,3 +31,5 @@ ;default = simple [push] default = current +[rerere] + enabled = true