mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
docs(.github/prompts): remove tools restriction from commit-push prompt
This commit is contained in:
2
.github/prompts/gf.commit-push.prompt.md
vendored
2
.github/prompts/gf.commit-push.prompt.md
vendored
@ -1,8 +1,6 @@
|
||||
---
|
||||
description: "自动整理当前分支修改内容,生成符合规范的commit message,并执行git add、commit和push操作"
|
||||
agent: "agent"
|
||||
tools:
|
||||
['gitkraken/*']
|
||||
---
|
||||
|
||||
# Git 提交和推送任务
|
||||
|
||||
Reference in New Issue
Block a user