0.0.4 • Published 16 days ago

git-ue-manager v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
16 days ago

Install

pnpm install git-ue-manager -g

node version >= 20

Usage

Usage: gum [options] [command]

a tool for git switch user and email

Options:
  -V, --version              output the version number
  -h, --help                 display help for command

Commands:
  add [options]              add user.name and user.email
  current                    show current user.name and user.email
  ls                         show all alias
  use [alias]                use alias config
  rm [alias]                 remove alias config
  rename [alias] [newAlias]  rename alias
  bind <alias>               bind current git remote to alias
  check                      check git config
  lsb                        show the remote all bind
  help [command]             display help for command

husky Example

hook -> pre-push

gum check
0.0.4

16 days ago

0.0.3

16 days ago

0.0.2

16 days ago

0.0.1

16 days ago

0.0.0

16 days ago