You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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ż
x: open menu
z: undo (via reflog) (experimental)
ctrl+z: redo (via reflog) (experimental)
+: next screen mode (normal/half/fullscreen)
_: prev screen mode
:: execute custom command
|: view scoping options
W: open diff menu
ctrl+e: open diff menu
List Panel Navigation
]: next tab
[: previous tab
,: previous page
.: next page
<: scroll to top
/: start search
>: scroll to bottom
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
R: rename branch
ctrl+o: copy branch name to clipboard
enter: view commits
Gałęzie Panel (Remote Branches (in Remotes tab))
esc: return to remotes list
g: view reset options
enter: view commits
space: przełącz
n: nowa gałąź
M: scal do obecnej gałęzi
d: usuń gałąź
r: rebase branch
u: set as upstream of checked-out branch
space: przełącz
d: delete tag
P: push tag
n: create tag
g: view reset options
enter: view commits
Commit files Panel
ctrl+o: copy the committed file name to the clipboard
c: checkout file
d: discard this commit's changes to this file
o: otwórz plik
e: edytuj plik
space: toggle file included in patch
enter: enter file to add selected lines to the patch
Commity Panel (Commity)
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)
ctrl+o: copy commit SHA to clipboard
C: copy commit range (cherry-pick)
v: paste commits (cherry-pick)
enter: view commit's files
space: checkout commit
n: create new branch off of commit
T: tag commit
ctrl+r: reset cherry-picked (copied) commits selection