git-subrepo command "clones" an external git repo into a subdirectory of your repo.
Is it possible to have 2 git repositories in one directory? I'd think not, but thought I'd ask. Basically, I'd like …
git git-submodules git-subrepoI feel that using Git submodules is somehow troublesome for my development workflow. I've heard about Git subtree and Gitslave. …
git-submodules git-subtree git-repo git-subrepo git-slave