This commit is contained in:
2026-01-05 02:03:30 +08:00
parent 0b17ac78a9
commit 2234d113e9
2 changed files with 9 additions and 3 deletions

View File

@@ -1,11 +1,10 @@
---
title: git-release
描述: 获取需要diff的代码总结和提交代码的技能
title: git-commit
description: 获取需要diff的代码总结和提交代码的技能
license: MIT
compatibility: opencode
metadata:
audience: maintainers
workflow: github
---
## 我的工作
@@ -13,6 +12,7 @@ metadata:
- 获取代码变更的diff
- 总结代码变更内容
- 创建git提交
- 推送代码到远程仓库
## 何时使用我