Git - submodule

less than 1 minute read

Sometimes, a project can depends on another project which is in different git repository. Git can provide a way to maintain this dependencies by a command called submodule.

https://git-scm.com/book/en/v2/Git-Tools-Submodules