Files
kazoottt-blog-v2/src/content/note/使用cursor生成git commit msg.md
2025-03-04 11:07:00 +00:00

1.5 KiB
Raw Blame History

toAstro, astroType, published, toWexin, toJuejin, toZhihu, category, title, date, author, tags, finished, description, slug, date_created, date_modified
toAstro astroType published toWexin toJuejin toZhihu category title date author tags finished description slug date_created date_modified
true null true null null null null 使用cursor生成git commit msg 2024-11-12T00:00:00.000Z KazooTTT
笔记
true 我是这个问题的解决方案: 如何使用Git提交代码请按照以下步骤操作 首先开启终端输入git add暂存更改。 然后按下Command+K输入“git commit message”即可成功提交。 cursorgit-commit-msg 20250104 20250304

原文参考:

x.com


太懒了不想写 Commit message

@cursor_ai

 帮你写👇:

1⃣ 按住 [Control ⌃ + `] 打开终端输入 git add 暂存更改。

2⃣ 按住 [Command ⌘ + K] 对话框输入 "git commit message" 然后提交请求,搞定!简洁明了。

IMG-20241112141124094


我是这样,在暂存前使用 command

x.com


@Commit (Diff of Working State) 

Please generate a commit message with English. Below is the commit message template: <type>(<scope>): <subject>


@Commit (Diff of Working State) 

Please generate a commit message with CN. Below is the commit message template: <type>(<scope>): <subject>

Pasted image 20241112141218