git-help-cli
v1.0.1
Published
npx commands to help with git
Readme
git-help-cli
A CLI tool to provide quick help and usage examples for common Git commands using npx.
Usage
npx git-help-cli <command>Available Commands
clean-up-gone-branches(alias:cb)
Deletes all local branches that have been removed from the remote repository.
npx git-help-cli clean-up-gone-branches
# or
npx git-help-cli cbInstallation
No installation needed. Just use npx.
Contributing
Pull requests are welcome. For major changes, please open an issue first.
License
MIT
