0.0.5 • Published 4 years ago

git-pairing v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

GIT-PAIRING Tool:

Build Status npm version

USAGE

Define your team members in .gitconfig.

[pairs]
    ms = Manoj Shevate <manoj.shevate@gmail.com>
    nu = Naruto Uzumaki <naruto@dummy-domain.com>

Install git-pairing tool.

npm install -g git-pairing

SET PAIR

git pairing [initial] [initial]

e.g.
git pairing ms nu

If you want to solo -

git pairing [initial]

e.g. git pairing ms

PAIR STATUS

git pairing

RESET PAIR

git pairing --reset