GitKraken Linux Shortcuts
| Action | Linux Shortcut |
|---|---|
| General | |
| Open command palette | Ctrl+P |
| Open repository | Ctrl+O |
| New tab | Ctrl+T |
| Close tab | Ctrl+W |
| Open preferences | Ctrl+, |
| Refresh / fetch | Ctrl+Shift+R |
| Repository Actions | |
| Commit staged files | Ctrl+Enter |
| Stage all changes | Ctrl+Shift+S |
| Unstage all | Ctrl+Shift+D |
| Discard all changes | Ctrl+Shift+Z |
| Push | Ctrl+PthenP |
| Pull | Ctrl+Shift+H |
| Undo last commit | Ctrl+Z |
| Navigation | |
| Focus left panel | Ctrl+Shift+L |
| Focus right panel | Ctrl+Shift+R |
| Focus graph | Ctrl+Shift+G |
| Search commits | Ctrl+F |
| Zoom in (graph) | Ctrl+= |
| Zoom out (graph) | Ctrl+- |