We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da9de5 commit c705ab2Copy full SHA for c705ab2
1 file changed
content/github/getting-started-with-github/keyboard-shortcuts.md
@@ -52,6 +52,7 @@ Below is a list of some of the available keyboard shortcuts.
52
|<kbd>control z</kbd> or <kbd>command z</kbd> | Undo
53
|<kbd>control y</kbd> or <kbd>command y</kbd> | Redo
54
|<kbd>cmd + shift + p</kbd> | Toggles between the **Edit file** and **Preview changes** tabs
55
+|<kbd>control s</kbd> or <kbd>command s</kbd> | Write a commit message
56
57
For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirror.net/doc/manual.html#commands).
58
0 commit comments