← 返回
开发者工具 中文

commit

Create a git commit with a contextual message based on current changes, then push the branch.
{"answer":"根据当前变更创建包含上下文信息的 git 提交,然后推送分支。"}
brennerspear brennerspear 来源
开发者工具 clawhub v1.0.0 1 版本 99884.3 Key: 无需
★ 0
Stars
📥 863
下载
💾 10
安装
1
版本
#latest

概述

Context

  • Current git status: !git status
  • Current git diff (staged and unstaged changes): !git diff HEAD
  • Current branch: !git branch --show-current
  • Recent commits: !git log --oneline -10

Your task

Based on the above changes, stage everything, create one commit with a contextual message, and push the current branch.

Required sequence:

  1. Stage changes.
  2. Create a single commit.
  3. Push the current branch to origin (use --set-upstream origin if needed).

Do not use interactive commands and do not output extra commentary.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 18:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,425
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,467
knowledge-management

Research

brennerspear
对主题进行开放式研究,构建可更新的 Markdown 文档,支持交互式与深度研究模式。
★ 0 📥 4,947