Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 524 Bytes

GITHUB-SUBMODULES.md

File metadata and controls

32 lines (27 loc) · 524 Bytes

Github - Submodules

Local stack of the example projects submodules

Create submodules

Execute the follow command:

./scripts/git/gitmodules.sh 

Config projects

Execute the follow command:

./scripts/git/config-modules.sh 

Updating projects

Execute the follow command:

./scripts/git/update-modules.sh 

Recovery submodules

Execute the follow command:

./scripts/git/recovery-modules.sh 

Removing submodules

Execute the follow command:

./scripts/git/remove-modules.sh