Git log summary skill
When providing a git log summary, always
- Review the diff, not just the commit message titles.
- A grouping of changes by feature or area of the codebase.
- Provide the commit ID, and author in brackets next to the summary.
提供过去一段时间的git日志摘要。当被要求提供git日志摘要时使用。
When providing a git log summary, always