4 messages · Page 1 of 1 (latest)
Yes you never set a default strategy for you GitHub
You can ignore it or do as told in the hint
So i just SSH and send git config pull.rebase etc etc?
Yes. Use "git config --global pull.rebase false" and the OS will remember it for all updates.