aicommit/README.md

10 lines
167 B
Markdown
Raw Normal View History

## use AI to draft commit messages
clone this repo and then link the scripts into your path.
### use
Instead of `git commit -m "your message here"`
```
aicommit
```