git 多用户切换,go语言开发的命令行工具。后续可以考虑做成GUI工具 https://github.com/jsmartx/giter.git
git@h5.yoqi.me a1eb72aff5 add license | 2 years ago | |
---|---|---|
cli | 6 years ago | |
cmd | 6 years ago | |
git | 6 years ago | |
ssh | 6 years ago | |
store | 6 years ago | |
util | 6 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
.golangci.yml | 6 years ago | |
.goreleaser.yml | 6 years ago | |
LICENSE | 2 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago | |
go.mod | 6 years ago | |
go.sum | 6 years ago | |
main.go | 6 years ago | |
package.json | 6 years ago |
Giter is a git users manager.
Homebrew
brew install jsmartx/giter/giter
NPM
npm install giter -g
Snap
snap install giter
$ giter
NAME:
giter - Git users manager
USAGE:
giter [global options] command [command options] [arguments...]
VERSION:
x.y.z
COMMANDS:
list, ls List all the git user config
use Change git user config to username
show Show git user detail
add, new Add one custom user config
update Update one custom user config
del, rm Delete one custom user config
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version