@andreasonny83/git-safe

0.0.2 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i @andreasonny83/git-safe

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

4.25 kB

Total Files

7

Last publish

Collaborators

  • andreasonny83