@andreasonny83/git-safe

[![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

Usage no npm install needed!

<script type="module">
  import andreasonny83GitSafe from 'https://cdn.skypack.dev/@andreasonny83/git-safe';
</script>

README

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