multigit
multigit copied to clipboard
:trident: Overlapped Git Repositories
## Specifying dependencies A repo can specify its dependencies in the `.mgit/.deps` file which looks like this: ~~~ dep1 dep2 ... platform1: dep1 dep2 ... platform2: dep1 dep2 ... ~~~...
linux & osx: install $0 $path or /usr/local/bin/mgit windows: copy both mgit and mgit.cmd to syspath
this should fork REPO to your account (you'll be prompted for username & password) and clone or, if already cloned, replace its origin and pull from it. maybe add a...