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