Things I Learned
git push --force origin master
git push -f origin master
git push origin +master
git config --global push.autoSetupRemote true
This is super useful when you don’t have neither dig nor nslookup utilities inside your docker container.
getent hosts google.com