-
Notifications
You must be signed in to change notification settings - Fork 4
Home
stettberger edited this page Sep 24, 2010
·
3 revisions
metagit is a tool to manage all of your repositories via a generic interface, which allows you to use different source control managment systems as long as they have some similarity git (mercurial, bazar) or are an addition to one of these, like git-svn. After you have defined your repositories, either directly or indirect with Repository Listers, you can operate on a subset of your repositories, e.g. cloning all your repositories from github or pull all repositories which match the regex “.*foo.*”.