0.0.5 • Published 6 years ago
git-pairing v0.0.5
GIT-PAIRING Tool:
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-pairingSET PAIR
git pairing [initial] [initial]
e.g.
git pairing ms nuIf you want to solo -
git pairing [initial]
e.g. git pairing msPAIR STATUS
git pairingRESET PAIR
git pairing --reset