0.0.1 • Published 4 years ago

git-identities v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

git-identities

🎭 switching git identities easily!

Installation

npm install git-identities -g

Usage

The best thing about git is that is extensible!

You can use git-identities directly by running:

git-identities --help

Or you can run it through git by running:

git identities --help

The full list of capabilities is as follows:

Usage: git-identities [options] [command]

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  switch          Switch the current git identiy with one that is stored
  me              Shows the current git identity selected
  delete          Delete a git identity that is stored
  add [options]   Adds a git identity to switch to
  help [command]  display help for command