Git submodules allow you to include code from one repository inside another while maintaining independent access control. The parent repo stores only a pointer to a specific commit in the child repo, so users without access to the submodule can still clone and use the parent repo normally. This is useful for hiding reference
•4m read time• From spin.atomicobject.com
Sort: