mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-20 01:11:20 +08:00
1.2 KiB
1.2 KiB
title, date, author, tags, finished, published, description, slug, category
title | date | author | tags | finished | published | description | slug | category | |
---|---|---|---|---|---|---|---|---|---|
使用cursor生成git commit msg | 2024-11-12T00:00:00.000Z | KazooTTT |
|
true | true | null | cursorgit-commit-msg | 编程 |
原文参考:
太懒了不想写 Commit message,
@cursor_ai
帮你写👇:
1⃣ 按住 [Control ⌃ + `] 打开终端输入 git add 暂存更改。
2⃣ 按住 [Command ⌘ + K] 对话框输入 "git commit message" 然后提交请求,搞定!简洁明了。
我是这样,在暂存前使用 command
@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>