Max P 9929a80124 Add .gitignore file
- Add `ait.config.json` and `ait.*.config.json` to ignore patterns
- Exception for `ait.sample.config.json` and `ait.*.sample.config.json`
- Ignore the `dist/` directory
2024-08-19 16:27:45 +02:00
2024-08-19 16:27:45 +02:00
Description
This script uses the OpenAI API to generate text from git diff and git log outputs. It's ideal for automating pull request descriptions, commit messages, and change summaries. Customizable prompts and flexible configuration options make it adaptable to various workflows.
MIT 364 KiB
2025-05-24 13:05:31 +02:00
Languages
Python 68.1%
Shell 31.9%