@andreasonny83/git-safe
v0.0.2
Published
[![npm version](https://badge.fury.io/js/@andreasonny83/git-safe.svg)](https://badge.fury.io/js/@andreasonny83/git-safe) [![npm](https://img.shields.io/npm/dt/@andreasonny83/git-safe.svg)](https://www.npmjs.com/package/@andreasonny83/git-safe) [![Known Vu
Downloads
4
Readme
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