Illustations of working with Git Submodule
Published On: 17 Jul 2024
Reading Time: 4 minutes
Overview
- Terminologies
- Key Players
- Initial state without submodule
- Adding submodule to local repository
- Pushing submodule from local to remote
- Initial state with local uninitialized
- To clone remote parent to local
- After new commits on the submodule
- Pull commit on local parent
- Push commit to remote parent
- Teammate can pull this change
Page Views: -