From: Samir Benmendil Date: Sat, 1 May 2021 13:51:39 +0000 (+0100) Subject: git: show diffstat of what changed upstream before rebase X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/2b7144b8172cd5020b60e64da9a0864e0b277909 git: show diffstat of what changed upstream before rebase --- 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]