Skip to content

Instantly share code, notes, and snippets.

@carlesloriente
Last active February 8, 2024 01:07
Show Gist options
  • Save carlesloriente/d5373b80d541598028af74904f232126 to your computer and use it in GitHub Desktop.
Save carlesloriente/d5373b80d541598028af74904f232126 to your computer and use it in GitHub Desktop.
Add submodule Git
git submodule add git@bitbucket.org:user/repo a/submodule
git submodule update --init --recursive
@carlesloriente
Copy link
Author

carlesloriente commented Jan 5, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment