git-submodule

submodule Inspects, updates and manages submodules. Install a repository's specified…

git submodule

Inspects, updates and manages submodules.

git submodule update --init --recursive

git submodule add {{repository_url}}

git submodule foreach git pull

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-stripspace git-subtree →