git-acm 0.1.2

this helps you generate meaningful commit messages locally using AI
> this is for me to track the progress of the project.

## todo

- [x] get diff.
- [x] get commit msg from api.
- [x] make it a cli tool.
- [x] publish to cargo as a pacakge.
- [ ] better error handling.
- [ ] supports openai, anthropic as well.
- [ ] github release.
- [ ] publish to brew or binary release.

maybe later -> a website for this project.

problems with the code rn

### v0.1.0 and v0.1.1

solve the problems in the given order.

- panic reading env's. - fixed

think from first principles and think where there can be a problem.