Metadata-Version: 2.1
Name: Git-Clean-Commit
Version: 1.1
Summary: Easily clean commit history
Home-page: https://github.com/lowyiyiu/git-clean-commit
Author: Low Yiyiu
Author-email: lowyiyiu@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Git Clean Commit

Easily clean commit history

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install git-clean-commit.

```bash
pip install git-clean-commit
```

## Usage

```bash
git-clean-commit [GIT PATH] [COMMIT TEXT]
```

## License
[MIT](https://choosealicense.com/licenses/mit/)

