config: add git rebase.stat

main
sudo pacman -Syu 2023-01-14 00:02:48 +07:00
parent 971bcc7b65
commit bc0b99ba70
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ git config --global merge.conflictstyle diff3
git config --global pull.rebase true
git config --global pull.twohead ort
git config --global push.autoSetupRemote true
git config --global rebase.stat true
# Delta
# https://github.com/dandavison/delta