@divyo_argha/git-user
v2.1.3
Published
Switch Git accounts in one command. No config editing. No SSH key chaos.
Maintainers
Readme
git-user (npm package)
Switch Git accounts in one command. No config editing. No SSH key chaos.
This is the npm distribution of git-user, a CLI tool for managing multiple Git identities.
Installation
npm install -g @divyo_argha/git-userOr use without installing:
npx @divyo_argha/git-user registerQuick Start
# Create your first identity
git-user register
# Switch between identities
git-user switch work
git-user switch personal
# List all identities
git-user list
# Check current identity
git-user currentDocumentation
Full documentation available at: https://github.com/divyo-argha/git-user
License
MIT
