git how to push regardless code example Example: git push default # Configure git to always push to "origin master" git push -u origin master