How to add new component (submodule) into the stack

Add

Use git submodule add --branch <branch-name> <repo-url> <path> command with in the

Last updated