From 43109481850137db8675a4a05ae081e8281f1f07 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 26 Oct 2015 21:10:40 +0000 Subject: [PATCH] Autosquash when rebasing --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 0e97c1a..310ddd4 100644 --- a/.gitconfig +++ b/.gitconfig @@ -113,4 +113,5 @@ tool = vimdiff [rebase] + autosquash = true autostash = true