0.0.2 • Published 6 years ago
@andreasonny83/git-safe v0.0.2
git-safe
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
0.0.2
6 years ago