Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 216 Bytes

index.md

File metadata and controls

17 lines (11 loc) · 216 Bytes

git sm

Short for "git submodule"

Git alias:

sm = submodule

Example:

git sm

Submodule enables foreign repositories to be embedded within a dedicated subdirectory of the source tree.