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.
- Host: GitHub
- URL: https://github.com/marfullsen/demo_submodules_external
- Owner: Marfullsen
- Created: 2023-05-16T15:45:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T20:09:50.000Z (about 3 years ago)
- Last Synced: 2025-02-27T07:13:07.496Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)