← All Shortcuts

GitHub Desktop Keyboard Shortcuts & Commands (6)

6 GitHub Desktop shortcuts and commands.

Search all shortcuts interactively

Open Shortcut Finder

All Shortcuts

Git Management

ShortcutActionDescription
Ctrl + Shift + NNew branchCreate a new branch.
Ctrl + BSwitch branchSwitch branches.
Ctrl + EnterCommitCommit changes.
Ctrl + PPushPush to remote.
Ctrl + Shift + PPullPull from remote.
Ctrl + Shift + ACommit allStage all and commit.