diff --git a/src/content/post/编程/git/使用cursor生成git commit msg.md b/src/content/post/编程/git/使用cursor生成git commit msg.md index fc9e06b..2353f87 100644 --- a/src/content/post/编程/git/使用cursor生成git commit msg.md +++ b/src/content/post/编程/git/使用cursor生成git commit msg.md @@ -8,7 +8,6 @@ finished: true published: true description: |- 我是这个问题的解决方案: - 如何使用Git提交代码,请按照以下步骤操作: 首先,开启终端输入git add暂存更改。 然后,按下Command+K输入“git commit message”即可成功提交。