GitHub Tips Create new branch git checkout -b <name-new-branch> Add submodule git submodule add <clone-url-repo>