10 lines
167 B
Markdown
10 lines
167 B
Markdown
|
## 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
|
||
|
```
|