An open API service indexing awesome lists of open source software.

https://github.com/marfullsen/demo_submodules_external

Demo of git submodules, external repo.
https://github.com/marfullsen/demo_submodules_external

Last synced: 12 months ago
JSON representation

Demo of git submodules, external repo.

Awesome Lists containing this project

README

          

# Submodules in git
Demo of git submodules, external repo.

## How to use

Read the docs in the [main repo](https://github.com/Marfullsen/demo_submodules_main).

## References
- [7.11 Git Tools - Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules)
- [Git docs - git-submodule](https://git-scm.com/docs/git-submodule)
- [Main repo.](https://github.com/Marfullsen/demo_submodules_main.git)
- [External repo.](https://github.com/Marfullsen/demo_submodules_external.git)