From 02b71bdbce0e8d91eba731b292ea9be376ec3724 Mon Sep 17 00:00:00 2001 From: "zhangkun9038@dingtalk.com" Date: Fri, 4 Apr 2025 21:36:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=AB=E6=8D=B7=E9=94=AE=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- new notes/快捷键设置.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/new notes/快捷键设置.md b/new notes/快捷键设置.md index ff5f801..dcfb3da 100644 --- a/new notes/快捷键设置.md +++ b/new notes/快捷键设置.md @@ -26,8 +26,8 @@ Fn = Fn #### git | name | hotkey | comment | | --------------------------------- | ------------- | --------------- | -| git commit and sync | ⌘ + shift + d | git 提交 | -| git commit with spec msg and sync | ⌥ + shift + d | git 提交 with msg | +| git commit and sync | ⌘ + shift + m | git 提交 | +| git commit with spec msg and sync | ⌥ + shift + m | git 提交 with msg | #### copilot | name | hotkey | comment |