🌱 Git Pull
I use this, not 100% sure of why or what it does. But it sets git pull
to work how I expect it to.
git config --global pull.rebase false
I use this, not 100% sure of why or what it does. But it sets git pull
to work how I expect it to.
git config --global pull.rebase false