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 the repository from the remote host and add it to mr's configuration
57 checkout the repository from the remote host and add it to mr's configuration
64 start a subshell in repository_name
70 repository_name command
75 execute a command in the context of repository_name, for eample
77 movein exec myrepo git status
80 movein exec myrepo git ls-files