multigit icon indicating copy to clipboard operation
multigit copied to clipboard

:trident: Overlapped Git Repositories

Results 4 multigit issues
Sort by recently updated
recently updated
newest added

## 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 ... ~~~...

enhancement

linux & osx: install $0 $path or /usr/local/bin/mgit windows: copy both mgit and mgit.cmd to syspath

enhancement

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...

enhancement

mv old.origin new.origin mv .mgit/old .mgit/new

enhancement