mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-21 21:47:32 +02:00
Now that we're using the angle-bracket syntax everywhere for consistency, we need to escape the angle brackets in the markdown of the cheatsheets.
9.8 KiB
9.8 KiB
This file is auto-generated. To update, make the changes in the pkg/i18n directory and then run go run scripts/cheatsheet/main.go generate
from the project root.
Lazygit Keybindings
Legend: <c-b>
means ctrl+b, <a-b>
means alt+b, B
means shift+b
Globalne
<c-r>: switch to a recent repo <pgup>: scroll up main panel (fn+up/shift+k) <pgdown>: scroll down main panel (fn+down/shift+j) @: open command log menu }: Increase the size of the context shown around changes in the diff view {: Decrease the size of the context shown around changes in the diff view :: wykonaj własną komendę <c-p>: view custom patch options m: widok scalenia/opcje zmiany bazy R: odśwież +: next screen mode (normal/half/fullscreen) _: prev screen mode ?: open menu <c-s>: view filter-by-path options W: open diff menu <c-e>: open diff menu <c-w>: Toggle whether or not whitespace changes are shown in the diff view z: undo (via reflog) (experimental) <c-z>: redo (via reflog) (experimental) P: push p: pull
List Panel Navigation
,: previous page .: next page <: scroll to top /: start search >: scroll to bottom H: scroll left L: scroll right ]: next tab [: previous tab
Commit Summary
<enter>: potwierdź <esc>: zamknij
Commity
<c-o>: copy commit SHA to clipboard <c-r>: reset cherry-picked (copied) commits selection b: view bisect options s: ściśnij f: napraw commit r: zmień nazwę commita R: zmień nazwę commita w edytorze d: usuń commit e: edytuj commit p: wybierz commit (podczas zmiany bazy) F: utwórz commit naprawczy dla tego commita S: spłaszcz wszystkie commity naprawcze powyżej zaznaczonych commitów (autosquash) <c-j>: przenieś commit 1 w dół <c-k>: przenieś commit 1 w górę v: wklej commity (przebieranie) A: popraw commit zmianami z poczekalni a: reset commit author t: odwróć commit T: tag commit <c-l>: open log menu <space>: checkout commit y: copy commit attribute o: open commit in browser n: create new branch off of commit g: wyświetl opcje resetu c: kopiuj commit (przebieranie) C: kopiuj zakres commitów (przebieranie) <enter>: przeglądaj pliki commita
Confirmation Panel
<enter>: potwierdź <esc>: zamknij
Local Branches
<c-o>: copy branch name to clipboard i: show git-flow options <space>: przełącz n: nowa gałąź o: utwórz żądanie pobrania O: utwórz opcje żądania ściągnięcia <c-y>: skopiuj adres URL żądania pobrania do schowka c: przełącz używając nazwy F: wymuś przełączenie d: usuń gałąź r: zmiana bazy gałęzi M: scal do obecnej gałęzi f: fast-forward this branch from its upstream T: create tag g: wyświetl opcje resetu R: rename branch u: set/unset upstream <enter>: view commits
Main Panel (Patch Building)
<left>: poprzedni kawałek <right>: następny kawałek v: toggle drag select V: toggle drag select a: toggle select hunk <c-o>: copy the selected text to the clipboard o: otwórz plik e: edytuj plik <space>: add/remove line(s) to patch <esc>: wyście z trybu "linia po linii"
Menu
<enter>: wykonaj <esc>: zamknij
Pliki
<c-o>: copy the file name to the clipboard d: pokaż opcje porzucania zmian <space>: przełącz stan poczekalni <c-b>: Filter files (staged/unstaged) c: Zatwierdź zmiany w: zatwierdź zmiany bez skryptu pre-commit A: Zmień ostatni commit C: Zatwierdź zmiany używając edytora e: edytuj plik o: otwórz plik i: ignore or exclude file r: odśwież pliki s: przechowaj zmiany S: wyświetl opcje schowka a: przełącz stan poczekalni wszystkich <enter>: zatwierdź pojedyncze linie g: view upstream reset options D: wyświetl opcje resetu `: toggle file tree view M: open external merge tool (git mergetool) f: pobierz
Pliki commita
<c-o>: copy the committed file name to the clipboard c: plik wybierania d: porzuć zmiany commita dla tego pliku o: otwórz plik e: edytuj plik <space>: toggle file included in patch a: toggle all files included in patch <enter>: enter file to add selected lines to the patch (or toggle directory collapsed) `: toggle file tree view
Poczekalnia
<left>: poprzedni kawałek <right>: następny kawałek v: toggle drag select V: toggle drag select a: toggle select hunk <c-o>: copy the selected text to the clipboard o: otwórz plik e: edytuj plik <esc>: wróć do panelu plików <tab>: switch to other panel (staged/unstaged changes) <space>: toggle line staged / unstaged d: delete change (git reset) E: edit hunk c: Zatwierdź zmiany w: zatwierdź zmiany bez skryptu pre-commit C: Zatwierdź zmiany używając edytora
Reflog
<c-o>: copy commit SHA to clipboard <space>: checkout commit y: copy commit attribute o: open commit in browser n: create new branch off of commit g: wyświetl opcje resetu c: kopiuj commit (przebieranie) C: kopiuj zakres commitów (przebieranie) <c-r>: reset cherry-picked (copied) commits selection <enter>: view commits
Remote Branches
<c-o>: copy branch name to clipboard <space>: przełącz n: nowa gałąź M: scal do obecnej gałęzi r: zmiana bazy gałęzi d: usuń gałąź u: set as upstream of checked-out branch <esc>: wróć do listy repozytoriów zdalnych g: wyświetl opcje resetu <enter>: view commits
Remotes
f: fetch remote n: add new remote d: remove remote e: edit remote
Scalanie
e: edytuj plik o: otwórz plik <left>: poprzedni konflikt <right>: następny konflikt <up>: wybierz poprzedni kawałek <down>: wybierz następny kawałek z: cofnij M: open external merge tool (git mergetool) <space>: wybierz kawałek b: wybierz wszystkie kawałki <esc>: wróć do panelu plików
Schowek
<space>: zastosuj g: wyciągnij d: porzuć n: nowa gałąź r: rename stash <enter>: przeglądaj pliki commita
Status
o: otwórz konfigurację e: edytuj konfigurację u: sprawdź aktualizacje <enter>: switch to a recent repo a: pokaż wszystkie logi gałęzi
Sub-commits
<c-o>: copy commit SHA to clipboard <space>: checkout commit y: copy commit attribute o: open commit in browser n: create new branch off of commit g: wyświetl opcje resetu c: kopiuj commit (przebieranie) C: kopiuj zakres commitów (przebieranie) <c-r>: reset cherry-picked (copied) commits selection <enter>: przeglądaj pliki commita
Submodules
<c-o>: copy submodule name to clipboard <enter>: enter submodule d: remove submodule u: update submodule n: add new submodule e: update submodule URL i: initialize submodule b: view bulk submodule options
Tags
<space>: przełącz d: delete tag P: push tag n: create tag g: wyświetl opcje resetu <enter>: view commits
Zwykłe
mouse wheel down: przewiń w dół (fn+up) mouse wheel up: przewiń w górę (fn+down)