Deprecate: use g c to git commit instead of c

In general, we should avoid using single char as shortcut, the only
exception is for whiteboard actions.
This commit is contained in:
Tienson Qin
2022-12-06 18:04:24 +08:00
parent 1893dde335
commit feb6c2687b

View File

@@ -420,7 +420,7 @@
:ui/toggle-cards {:binding "t c"
:fn ui-handler/toggle-cards!}
:git/commit {:binding "c"
:git/commit {:binding "g c"
:fn commit/show-commit-modal!}})
(let [keyboard-shortcuts