From 5703c21e4377f4611598a34e3f65356e1103c88f Mon Sep 17 00:00:00 2001 From: bretello Date: Fri, 15 Sep 2023 10:23:01 +0200 Subject: [PATCH] gitconfig: formatting --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index e9853e5..cea6e58 100644 --- a/gitconfig +++ b/gitconfig @@ -21,6 +21,7 @@ tool = vimdiff [difftool] prompt=true + [rebase] autostash = true autosquash = true