GitHub Desktop Windows Shortcuts
| Action | Windows Shortcut |
|---|---|
| Repositories | |
| Add local repository | CtrlO |
| Clone repository | CtrlShiftO |
| Create new repository | CtrlN |
| Switch repository | CtrlShiftR |
| Open in external editor | CtrlShiftA |
| Open in terminal | Ctrl` |
| Show in Finder / Explorer | CtrlShiftF |
| Changes & Commits | |
| Commit to branch | CtrlEnter |
| Undo commit | CtrlZ |
| Stash changes | CtrlShiftS |
| Discard changes (selected) | CtrlDelete |
| Branches | |
| New branch | CtrlShiftN |
| Rename branch | F2 |
| Delete branch | CtrlShiftD |
| Update from remote | CtrlShiftG |
| Push to remote | CtrlP |
| Fetch origin | CtrlShiftT |
| Navigation | |
| Go to Changes tab | Ctrl1 |
| Go to History tab | Ctrl2 |
| Open preferences | Ctrl, |
| Toggle sidebar | CtrlShiftL |
| Zoom in | Ctrl= |
| Zoom out | Ctrl- |
| Reset zoom | Ctrl0 |