gitman
gitman copied to clipboard
Support nesting the same repository
One use case is checkout out a website's source code (main) to the root and compiled site (gh-pages) to a subdirectory.
Dealing with nesting repositories is part of what I was working with for Pull Request #201 so that might help address any issues with nesting the same repository.