Pushin' with Remotes Problem Typing out the entire git push command sucks Solution .git/remotes/ Create a remotes file for your public_html cat > .git/remotes/public URL: /users/u2/p/philipsb/public_html/project.git Push: master:master Try it out! git push public w00t!