git: Fix show stats on pull/merge

This commit is contained in:
histalek 2022-03-02 06:17:54 +01:00
parent c00682b68e
commit 20a94226e7
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -37,12 +37,14 @@
lineNumber = true
extendRegexp = true
[merge]
stat = true
[push]
default = current
[pull]
rebase = true
stat = true
[includeIf "gitdir:~/Documents/Uni/"]
path = ~/.gitconfigs/.gitconfig-uni