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 |