Skip to content

Instantly share code, notes, and snippets.

@JolandaVerhoef
Created August 24, 2015 08:23
Show Gist options
  • Save JolandaVerhoef/cafef1d64b80b7e983b8 to your computer and use it in GitHub Desktop.
Save JolandaVerhoef/cafef1d64b80b7e983b8 to your computer and use it in GitHub Desktop.
Add a git submodule with custom name and directory
git submodule add --name {NAME} --force {SSH URL} {DIRECTORY}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment