GitKraken Windows Shortcuts
| Action | Windows Shortcut |
|---|---|
| General | |
| Open command palette | CtrlP |
| Open repository | CtrlO |
| New tab | CtrlT |
| Close tab | CtrlW |
| Open preferences | Ctrl, |
| Refresh / fetch | CtrlShiftR |
| Repository Actions | |
| Commit staged files | CtrlEnter |
| Stage all changes | CtrlShiftS |
| Unstage all | CtrlShiftD |
| Discard all changes | CtrlShiftZ |
| Push | CtrlPthenP |
| Pull | CtrlShiftH |
| Undo last commit | CtrlZ |
| Navigation | |
| Focus left panel | CtrlShiftL |
| Focus right panel | CtrlShiftR(panel) |
| Focus graph | CtrlShiftG |
| Search commits | CtrlF |
| Zoom in (graph) | Ctrl= |
| Zoom out (graph) | Ctrl- |