git 多用户切换,go语言开发的命令行工具。后续可以考虑做成GUI工具 https://github.com/jsmartx/giter.git

git@h5.yoqi.me a1eb72aff5 add license 1 year ago
cli d73da35b55 add npm release 5 years ago
cmd d05243b3e8 show cmd changed 5 years ago
git 3c9acc4eb4 lint fixed 5 years ago
ssh 3c9acc4eb4 lint fixed 5 years ago
store 3c9acc4eb4 lint fixed 5 years ago
util 3c9acc4eb4 lint fixed 5 years ago
.editorconfig 7d821a98c2 init 5 years ago
.gitignore d73da35b55 add npm release 5 years ago
.golangci.yml 3c9acc4eb4 lint fixed 5 years ago
.goreleaser.yml 9ee95b7455 snap config changed 5 years ago
LICENSE a1eb72aff5 add license 1 year ago
Makefile fdf2f4e44c release fixed 5 years ago
README.md 6bc7a81301 change readme 5 years ago
go.mod 7d821a98c2 init 5 years ago
go.sum 7d821a98c2 init 5 years ago
main.go 650de35c99 bug fixed 5 years ago
package.json d73da35b55 add npm release 5 years ago

README.md

Giter

Giter is a git users manager.

Install

Homebrew

brew install jsmartx/giter/giter

NPM

npm install giter -g

Snap

snap install giter

Usage

$ 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