From 2b7144b8172cd5020b60e64da9a0864e0b277909 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sat, 1 May 2021 14:51:39 +0100 Subject: [PATCH] git: show diffstat of what changed upstream before rebase --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index 0461dfd..926e1fb 100644 --- a/git/config +++ b/git/config @@ -30,6 +30,7 @@ [rebase] autostash = true autosquash = true + stat = true [status] submodulesummary = true [rerere] -- 2.48.1