Crates.io | gum-rs |
lib.rs | gum-rs |
version | 0.2.0 |
source | src |
created_at | 2022-11-04 21:01:07.04135 |
updated_at | 2022-11-04 21:01:07.04135 |
description | Git multiple user config manager |
homepage | https://github.com/liby/gm-rs |
repository | https://github.com/liby/gm-rs |
max_upload_size | |
id | 705459 |
size | 21,547 |
This project was initialized from gum
Download from release page, and extract to the directory in PATH.
$ gum list
Currently used name: admin, email: admin@email.com
╔═════════════════════════════════════╦═══════════╦═════════════════════════════╗
║ Scope ║ Name ║ Email ║
╠═════════════════════════════════════╬═══════════╬═════════════════════════════╣
║ global ║ admin ║ admin@email.com ║
╠═════════════════════════════════════╬═══════════╬═════════════════════════════╣
║ includeif "gitdir:~/code/personal/" ║ personal ║ personal@email.com ║
╠═════════════════════════════════════╬═══════════╬═════════════════════════════╣
║ includeif "gitdir:~/code/company/" ║ company ║ company@email.com ║
╚═════════════════════════════════════╩═══════════╩═════════════════════════════╝
USAGE:
gum <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
delete Delete one group
help Print this message or the help of the given subcommand(s)
list List all the user config group
set Set one group for user config