Skip to content

Commit 8b472f9

Browse files
stevewardlecoursen
andauthored
Add shortcut for committing in GitHub Desktop (github#16970)
Co-authored-by: Laura Coursen <[email protected]>
1 parent 0598b0e commit 8b472f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/desktop/installing-and-configuring-github-desktop/keyboard-shortcuts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ GitHub Desktop keyboard shortcuts on macOS
5151
|<kbd>⌘</kbd><kbd>2</kbd> | Show your commit history
5252
|<kbd>⌘</kbd><kbd>B</kbd> | Show all your branches
5353
|<kbd>⌘</kbd><kbd>G</kbd> | Go to the commit summary field
54+
|<kbd>⌘</kbd><kbd>Enter</kbd> | Commit changes when summary or description field is active
5455
|<kbd>space</kbd>| Select or deselect all highlighted files
5556
|<kbd>⇧</kbd><kbd>⌘</kbd><kbd>N</kbd> | Create a new branch
5657
|<kbd>⇧</kbd><kbd>⌘</kbd><kbd>R</kbd> | Rename the current branch
@@ -104,6 +105,7 @@ GitHub Desktop keyboard shortcuts on Windows
104105
|<kbd>Ctrl</kbd><kbd>2</kbd> | Show your commit history
105106
|<kbd>Ctrl</kbd><kbd>B</kbd> | Show all your branches
106107
|<kbd>Ctrl</kbd><kbd>G</kbd> | Go to the commit summary field
108+
|<kbd>Ctrl</kbd><kbd>Enter</kbd> | Commit changes when summary or description field is active
107109
|<kbd>space</kbd>| Select or deselect all highlighted files
108110
|<kbd>Ctrl</kbd><kbd>Shift</kbd><kbd>N</kbd> | Create a new branch
109111
|<kbd>Ctrl</kbd><kbd>Shift</kbd><kbd>R</kbd> | Rename the current branch

0 commit comments

Comments
 (0)