From e7c562346ce61953d7def9dbe8a1864970ff4b02 Mon Sep 17 00:00:00 2001 From: histalek Date: Sun, 27 Feb 2022 17:06:59 +0100 Subject: [PATCH] git: Show stats on git pull --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index e97ee8c..18411b3 100644 --- a/.gitconfig +++ b/.gitconfig @@ -42,6 +42,7 @@ [pull] rebase = true + stat = true [includeIf "gitdir:~/Documents/Uni/"] path = ~/.gitconfigs/.gitconfig-uni