git submodule add https://github.com/user/lib.git libs/lib

Category: Git - Advanced

git submodule add https://github.com/user/lib.git libs/lib

Add a submodule to the repository

Adds a submodule — a separate Git repository embedded inside the current one. Used for including dependencies.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.