Summarize Diff
Instructions
- •Run
git diff --staged. - •Summarize the changes in 3–5 bullets, focusing on user-visible behavior.
- •Call out any migrations, risky areas, or tests that should be run.
用 3–5 个要点总结暂存的 git diff。当用户要求总结待处理的更改时,请使用。
--- frontmattername: summarize-diff description: Summarize the staged git diff in 3–5 bullets. Use when the user asks for a summary of pending changes.
git diff --staged.