From b6c44861a595efc20fc0963721134a677b7b8ce6 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 8 Dec 2015 09:33:40 +0000 Subject: [PATCH] git: autosquash on interactive rebase --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index 21d2ea6..f3865cf 100644 --- a/git/config +++ b/git/config @@ -28,3 +28,4 @@ prompt = no [rebase] autostash = true + autosquash = true -- 2.48.1