1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-17 10:29:51 +02:00

Added a tool for generating commit messages with OpenAI models.

This commit is contained in:
Raevskiy Rudolf 2023-03-22 15:54:14 +01:00
parent c84fc0c430
commit 0d971ab4e6

View File

@ -15,7 +15,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Entertainment](#entertainment)
- [Music](#music)
- [Social Media](#social-media)
@ -572,6 +571,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [git-all-branches](https://github.com/zacanger/git-all-branches) - Improved `git branch -a`.
- [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages.
- [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool.
- [painy](https://github.com/lanesket/painy) - Tool for automaticly generate commit messages based on changes with OpenAI models.
### GitHub