-
Notifications
You must be signed in to change notification settings - Fork 0
git setup
Amadeusz Wieczorek edited this page Jan 20, 2023
·
5 revisions
-
git config --global core.autocrlf inputCheckout as is, commit unix style. -
git config --global core.excludesfile ./global.gitignoreapply global.gitignore -
git config diff.wsErrorHighlight allDisplay whitespace in diff -
git config push.autoSetupRemote trueAutomate the first push of a branch