# Lazygit Keybindings ## Globalne
pgup: scroll up main panel (fn+up) pgdown: scroll down main panel (fn+down) m: view merge/rebase options ctrl+p: view custom patch options P: push p: pull R: odśwież +: next screen mode (normal/half/fullscreen) _: prev screen mode :: execute custom command## Gałęzie Panel (Branches Tab)
space: przełącz o: utwórz żądanie wyciągnięcia c: przełącz używając nazwy F: wymuś przełączenie n: nowa gałąź d: usuń gałąź r: rebase branch M: scal do obecnej gałęzi i: show git-flow options f: fast-forward this branch from its upstream g: view reset options /: start search## Gałęzie Panel (Remote Branches (in Remotes tab))
esc: return to remotes list g: view reset options space: przełącz M: scal do obecnej gałęzi d: usuń gałąź r: rebase branch u: set as upstream of checked-out branch /: start search## Gałęzie Panel (Remotes Tab)
f: fetch remote n: add new remote d: remove remote e: edit remote /: start search## Gałęzie Panel (Tags Tab)
space: przełącz d: delete tag P: push tag n: create tag g: view reset options /: start search## Commit files Panel
esc: go back c: checkout file d: discard this commit's changes to this file o: otwórz plik space: toggle file included in patch enter: enter file to add selected lines to the patch /: start search## Commity Panel
/: start search## Commity Panel (Commits Tab)
s: ściśnij w dół r: przemianuj commit R: przemianuj commit w edytorze g: zresetuj do tego commita f: napraw commit F: create fixup commit for this commit S: squash above commits d: delete commit ctrl+j: move commit down one ctrl+k: move commit up one e: edit commit A: amend commit with staged changes p: pick commit (when mid-rebase) t: revert commit c: copy commit (cherry-pick) C: copy commit range (cherry-pick) v: paste commits (cherry-pick) enter: view commit's files space: checkout commit i: select commit to diff with another commit T: tag commit## Commity Panel (Reflog Tab)
space: checkout commit g: view reset options## Pliki Panel
c: commituj zmiany w: commit changes without pre-commit hook A: zmień ostatnie zatwierdzenie C: commituj zmiany używając edytora z gita space: przełącz zatwierdzenie d: view 'discard changes' options e: edytuj plik o: otwórz plik i: dodaj do .gitignore r: odśwież pliki s: przechowaj pliki S: view stash options a: przełącz wszystkie zatwierdzenia D: view reset options enter: zatwierdź pojedyncze linie f: fetch g: view upstream reset options /: start search## Main Panel (Merging)
esc: wróć do panelu plików space: pick hunk b: pick both hunks ◄: select previous conflict ►: select next conflict ▲: select top hunk ▼: select bottom hunk z: undo## Main Panel (Normal)
 ̄: scroll down (fn+up) ¦: scroll up (fn+down)## Main Panel (Patch Building)
esc: exit line-by-line mode ▲: select previous line ▼: select next line ◄: select previous hunk ►: select next hunk space: add/remove line(s) to patch v: toggle drag select V: toggle drag select a: toggle select hunk## Main Panel (Zatwierdzanie)
esc: wróć do panelu plików space: toggle line staged / unstaged d: delete change (git reset) tab: switch to other panel ▲: select previous line ▼: select next line ◄: select previous hunk ►: select next hunk e: edytuj plik o: otwórz plik v: toggle drag select V: toggle drag select a: toggle select hunk c: commituj zmiany w: commit changes without pre-commit hook C: commituj zmiany używając edytora z gita## Menu Panel
esc: close menu q: close menu /: start search## Schowek Panel
space: zastosuj g: wyciągnij d: porzuć /: start search## Status Panel
e: edytuj plik konfiguracyjny o: otwórz plik konfiguracyjny u: sprawdź aktualizacje enter: switch to a recent repo