mgit

v0.0.6
Multi-Git. Command-line tool for working with directories of git repositories.
git

Multi-Git

Command-line tools for working with directories of git repositories.

About/Why?

I'm working with a bunch of git repositories on a daily basis (who isn't). I would like to be able to check their status and pull down changes without having to cd all over the place. Thus the birth of mgit.

Installation

$ (sudo) npm install mgit -g

NOTE: I'm using someone's fork of 'gitteh' becase the official version does not compile properly on OSX Lion. I will be keeping an eye out for an update release of gitteh and will change the dependency to that as soon as I can (it's being very actively developed atm).

Usage

For now mgit's functionality is VERY basic, but I may add more over time.

Status

Perform a git status in all git repositories within your current working directory.

$ mgit status

Additions

I would like this to be a useful tool for more than just myself. Pull-requests are welcome for new functionlity.

TODO

Tests. Yeah, yeah ... I know.

npm i mgit

Metadata

  • Unknown
  • >= 0.6.0
  • Brian Link
  • released 8/6/2012

Downloads

Maintainers