Files
2026-01-05 02:03:30 +08:00

20 lines
354 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: git-commit
description: 获取需要diff的代码总结和提交代码的技能
license: MIT
compatibility: opencode
metadata:
audience: maintainers
---
## 我的工作
- 获取代码变更的diff
- 总结代码变更内容
- 创建git提交
- 推送代码到远程仓库
## 何时使用我
在需要提交代码变更时使用我。