git-amend
Version:
Easily edit git commit with CLI prompt
18 lines (14 loc) • 556 B
Markdown
# git-amend [](https://www.npmjs.com/package/git-amend) [](https://standardjs.com)
Easily edit git commit with CLI prompt
<p align="center">
<img width="540" src="https://user-images.githubusercontent.com/9513647/50107058-e13f6180-0274-11e9-97c9-d59e82ec850b.gif">
</p>
## Install
Install with [npm](https://www.npmjs.com/):
```sh
$ npm i git-amend -g
```
## Usage
```sh
$ git-amend
```