Top "Git-subrepo" questions

git-subrepo command "clones" an external git repo into a subdirectory of your repo.

Two git repositories in one directory?

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-subrepo
Alternatives to Git Submodules?

I 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