Skip to content

Instantly share code, notes, and snippets.

@dsimard
Created October 22, 2010 19:09
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 dsimard/641183 to your computer and use it in GitHub Desktop.
Save dsimard/641183 to your computer and use it in GitHub Desktop.
Add a submodule on github
git submodule add git://github.com/[user]/[project].git [submodule path]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment