1.0.1 • Published 5 years ago
fast-git v1.0.1
fast-git
Customize your command (git command) by alias.
Install
npm i fast-git -g
Usage
List all commands
fast-git -l
Use command
fast-git -c <command-alias>
fast-git -c delete-all-branch
Customize command
Add command
fast-git config add
delete command
fast-git config -d <command-alias>