Skip to content

Instantly share code, notes, and snippets.

@gduverger
Created September 30, 2014 19:53
Show Gist options
  • Save gduverger/fc812c41eaa81bb6c7d5 to your computer and use it in GitHub Desktop.
Save gduverger/fc812c41eaa81bb6c7d5 to your computer and use it in GitHub Desktop.
git submodule add [repo.git] [repo]
(git submodule init)
git submodule update
cat .gitmodules
// http://git-scm.com/book/en/Git-Tools-Submodules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment