diff --git a/src/.gitconfig b/src/.gitconfig index 4a296b8..d4006a5 100644 --- a/src/.gitconfig +++ b/src/.gitconfig @@ -26,6 +26,7 @@ pullrsurp = !git pull --rebase && git submodule update --recursive && git push reword = commit --amend shortstat = diff --shortstat + stat = diff --stat sur = submodule update --recursive [apply] whitespace = fix