bit

A multi-repository git tool

  • bit

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
bit
601.0.205 years ago12 years agoMinified + gzip package size for bit in KB

Readme

bit
A multi-repository tool for git written in Javascript for NodeJS/NPM
To install:
npm install -g bit
To use in your git repo:
  • bit init

  • bit add reponame ~/real/path/to/reponame

  • bit status
-> # root git status -> # reponame git status
  • bit on reponame status
-> # repo
name git status