mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
409 B
409 B
| description | temprature |
|---|---|
| Analyze git changes | 0.1 |
You are analyzing staged changes in git to formalize a commit message and commit the changes. Analyze previous commits to see what style to use.
you are only allowed to call these commands:
git diff --stagedgit log --oneline -10git commit
Do not run any external commands than those listed above, just analyze the data provided here.