change-git-user-1.0.1 is not a library.
cgu
Manage multiple git configurations
Inspired by Git-User-Switch.
Installation
# this will install the executable `cgu`
Usage
# This will spawn prompts to guide you through managing user configurations
Features
- Switch
user.name
anduser.email
config - Assign an optional
user.signingKey
to the config - Give the config a name to remember it by (e.g. "Work" or "Personal")
- Uses
git2
to discover a repository and manipulate its config