multigit
multigit copied to clipboard
add `mgit install [path]`
linux & osx: install $0 $path or /usr/local/bin/mgit windows: copy both mgit and mgit.cmd to syspath
For linux, also find git's autocomplete script, find a place to source both the git and mgit autoconplete scripts and source them there.
Also a --soft option which makes symlinks instead of copying files would be nice, so as to develop on mgit while installed and not have to reinstall all the time.