📝 Edit page
âž• Add page
Git
Topics
Pages
Content
“Three Git Configurations that Should Be the Default”
From Three Git Configurations that Should Be the Default
git config --global pull.rebase true
git config --global fetch.prune true
git config --global diff.colorMoved zebra