TAB or h l = Switch between left panels
j k = move up down inside left panel
J K = move up down inside right panel
[ ] = move between tabs in one left panel
<c-s> search for a file
1 = status panel
a log over all branches
2 = files
a = stage / unstage all files
space = stage / unstage one file
c = commit
s = stash entire wortree
3 = branches
space = checkout branch
p = pull
P = push
n = new branch
4 = commits
s = squash - fold down commit, keeping message
f = fold down, discarding amment
5 = stash
enter = view stash
space = apply without removing from stash
g = apply and remove from stash
d = delete
https://oliverguenther.de/2021/04/lazygit-an-introduction-series/