1 .\" Process this file with
2 .\" groff -man -Tascii foo.1
4 .TH MOVEIN 1 "2011-10-10" movein
6 movein \- manage multiple overlayed git repositories
14 Movein is a script which helps you to manage multiple git repositories
15 which are checked out into the same directory. A common reason for
16 wanting to do this is to manage your home directory using multiple git
22 Initialize movein. Creates .moveinrc, updates .mrconfig
31 Show a list of local repositories
40 Show a list of remote repositories
47 checkout one or more repositories from the remote host and add it to
58 checkout the repository from the remote host and add it to mr's configuration
65 start a subshell in repository_name
71 repository_name command
76 execute a command in the context of repository_name, for eample
78 movein exec myrepo git status
81 movein exec myrepo git ls-files