Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 322 Bytes

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-repository repo_name ~/real/path/to/repo_name

  • bit status -> # root git status -> # repo_name git status

  • bit on repo_name status -> # repo_name git status