git 习惯用命令行,最近在用 Cursor 帮我生成 commit message.
一种是在 Cursor 命令行位置 git add .
然后 cmd+k
呼出对话框输入 git commit message。
另一种是在暂存之前,使用 cmd+l
呼出对话,@Commit (Diff of Working State)
输入:
Please generate a commit message with English.
Make sure it includes an accurate and informative subject line that succinctly summarizes the key points of the changes, the response must only have commit message content.
Below is the commit message template:
<type>(<scope>): <subject>
这两种都需要呼出一个对话框,感觉还不够优雅。有没有什么插件在自己键入 git commit -m "
时候自动根据 diff 生成 message ,一个 Tab 补全。
你们在用什么?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.