summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorThomas Pathier <tpxp@live.fr>2018-11-26 08:40:18 +0000
committerPhil Hughes <me@iamphill.com>2018-11-26 08:40:18 +0000
commit456771398593c0192537dd472bd5341bc919b5e7 (patch)
treef90b2a84ea9a04c4fc95e7438404b143998d3230 /doc/workflow
parent10e4c873172d395368e2b1c93cab014b41d2c4e4 (diff)
downloadgitlab-ce-456771398593c0192537dd472bd5341bc919b5e7.tar.gz
WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focused
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/shortcuts.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md
index 7863dd8c242..7359e1c6119 100644
--- a/doc/workflow/shortcuts.md
+++ b/doc/workflow/shortcuts.md
@@ -94,3 +94,4 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?'
| Keyboard Shortcut | Description |
| ----------------- | ----------- |
| <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>p</kbd> | Go to file |
+| <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>Enter</kbd> | Commit (when editing the commit message) |