git init git remote add origin remote_machine:~brentg/my_setup.git git fetch git branch master origin/master git checkout master