Add project time badge to README
- Added a time tracking badge to the top of the README - Badge source: `https://waka.mpassarello.de/api/badge/MaxP/interval:any/project:Ait?label=Project%20time`
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
# AI-Generated Messages from Git Diffs and Logs
|
# AI-Generated Messages from Git Diffs and Logs
|
||||||
|
|
||||||
This script uses the OpenAI API to generate text based on the outputs of `git diff` and `git log` commands. It can be particularly useful for creating pull request descriptions, commit messages, or any other narrative that requires summarizing changes between different branches or commits in a Git repository.
|
This script uses the OpenAI API to generate text based on the outputs of `git diff` and `git log` commands. It can be particularly useful for creating pull request descriptions, commit messages, or any other narrative that requires summarizing changes between different branches or commits in a Git repository.
|
||||||
|
Reference in New Issue
Block a user