0.0.2 • Published 5 years ago

@andreasonny83/git-safe v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

git-safe

npm version npm Known Vulnerabilities

Always ask confirmation before executing a Git command

Install

$ npm i -g @andreasonny83/git-safe

Usage

$ git-safe <git_command>

Examples

$ git-safe push origin master -f

? Are you sure you want to proceed with git push origin master -f ? (y/N) › false
Don't worry! Nothing has been executed.

License

MIT


Created with 🦄 by andreasonny83