aigitcommit 1.7.1

A simple git commit message generator by OpenAI compaction model.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
### Recent Commit History
```
{{logs}}
```

### Staged Changes
```
{{diffs}}
```

### Instructions
Generate a commit message based on the staged changes above. Use the commit history only as a stylistic reference when relevant.