Files
aicommits/tests/specs/openai/diff-fixtures/README.md
2023-05-03 09:17:09 -04:00

12 lines
313 B
Markdown

# Generating diffs
1. Instruct ChatGPT with the following command:
```
I want you to act as a git cli
I will give you the type of content and you will generate a random git diff based on that
```
2. Insert the type of change
ChatGPT will generate a fictional git diff based on the type of change you inserted.