Skip to content

Instantly share code, notes, and snippets.

@mriddle
Created January 25, 2012 10:41
Show Gist options
  • Save mriddle/1675779 to your computer and use it in GitHub Desktop.
Save mriddle/1675779 to your computer and use it in GitHub Desktop.
Moving your work to other machines without pushing to master
# Commit your work locally and from the remote machine run
$ git pull dev@devmac-2:~/projects/atlas/atlas master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment