Skip to content

Instantly share code, notes, and snippets.

@kanitw
Created January 30, 2014 05:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kanitw/8703057 to your computer and use it in GitHub Desktop.
Save kanitw/8703057 to your computer and use it in GitHub Desktop.
add as git remote and pull
git remote add example https://github.com/CSE512-14W/a3-jheer-kanitw.git
git pull example master:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment