Crates.io | git_user_manager |
lib.rs | git_user_manager |
version | 0.6.1 |
source | src |
created_at | 2022-10-26 09:47:28.339729 |
updated_at | 2023-02-08 16:53:33.352589 |
description | cli tool to quickly switch between git users |
homepage | |
repository | https://github.com/Sarrus1/git_user_manager |
max_upload_size | |
id | 697664 |
size | 55,918 |
gum.exe
to C:\Windows\System32
.gum --help
.brew tap Sarrus1/formulas
brew install git_user_manager
gum
to /usr/local/bin
.gum --help
.Users are stored in the store. To add one, use gum add
and follow the prompt.
When in a git repository, switch to a different user by using gum use
and follow the prompt or gum use <user>
.
Use gum -h
for additional commands.