mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
update cheatsheet
This commit is contained in:
@@ -63,14 +63,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
## Branches Panel (Remote Branches (in Remotes tab))
|
## Branches Panel (Remote Branches (in Remotes tab))
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<kbd>esc</kbd>: Return to remotes list
|
|
||||||
<kbd>g</kbd>: view reset options
|
|
||||||
<kbd>space</kbd>: checkout
|
<kbd>space</kbd>: checkout
|
||||||
<kbd>n</kbd>: new branch
|
<kbd>n</kbd>: new branch
|
||||||
<kbd>M</kbd>: merge into currently checked out branch
|
<kbd>M</kbd>: merge into currently checked out branch
|
||||||
<kbd>d</kbd>: delete branch
|
|
||||||
<kbd>r</kbd>: rebase checked-out branch onto this branch
|
<kbd>r</kbd>: rebase checked-out branch onto this branch
|
||||||
|
<kbd>d</kbd>: delete branch
|
||||||
<kbd>u</kbd>: set as upstream of checked-out branch
|
<kbd>u</kbd>: set as upstream of checked-out branch
|
||||||
|
<kbd>esc</kbd>: Return to remotes list
|
||||||
|
<kbd>g</kbd>: view reset options
|
||||||
<kbd>enter</kbd>: view commits
|
<kbd>enter</kbd>: view commits
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@@ -178,7 +178,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
## Files Panel (Files)
|
## Files Panel (Files)
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<kbd>D</kbd>: view reset options
|
|
||||||
<kbd>ctrl+o</kbd>: copy the file name to the clipboard
|
<kbd>ctrl+o</kbd>: copy the file name to the clipboard
|
||||||
<kbd>ctrl+w</kbd>: Toggle whether or not whitespace changes are shown in the diff view
|
<kbd>ctrl+w</kbd>: Toggle whether or not whitespace changes are shown in the diff view
|
||||||
<kbd>d</kbd>: view 'discard changes' options
|
<kbd>d</kbd>: view 'discard changes' options
|
||||||
@@ -197,6 +196,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
<kbd>a</kbd>: stage/unstage all
|
<kbd>a</kbd>: stage/unstage all
|
||||||
<kbd>enter</kbd>: stage individual hunks/lines for file, or collapse/expand for directory
|
<kbd>enter</kbd>: stage individual hunks/lines for file, or collapse/expand for directory
|
||||||
<kbd>g</kbd>: view upstream reset options
|
<kbd>g</kbd>: view upstream reset options
|
||||||
|
<kbd>D</kbd>: view reset options
|
||||||
<kbd>`</kbd>: toggle file tree view
|
<kbd>`</kbd>: toggle file tree view
|
||||||
<kbd>M</kbd>: open external merge tool (git mergetool)
|
<kbd>M</kbd>: open external merge tool (git mergetool)
|
||||||
<kbd>f</kbd>: fetch
|
<kbd>f</kbd>: fetch
|
||||||
|
|||||||
@@ -69,9 +69,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
<kbd>space</kbd>: uitchecken
|
<kbd>space</kbd>: uitchecken
|
||||||
<kbd>n</kbd>: nieuwe branch
|
<kbd>n</kbd>: nieuwe branch
|
||||||
<kbd>M</kbd>: merge in met huidige checked out branch
|
<kbd>M</kbd>: merge in met huidige checked out branch
|
||||||
<kbd>d</kbd>: verwijder branch
|
|
||||||
<kbd>r</kbd>: rebase branch
|
<kbd>r</kbd>: rebase branch
|
||||||
|
<kbd>d</kbd>: verwijder branch
|
||||||
<kbd>u</kbd>: stel in als upstream van uitgecheckte branch
|
<kbd>u</kbd>: stel in als upstream van uitgecheckte branch
|
||||||
|
<kbd>esc</kbd>: Ga terug naar remotes lijst
|
||||||
|
<kbd>g</kbd>: bekijk reset opties
|
||||||
<kbd>enter</kbd>: bekijk commits
|
<kbd>enter</kbd>: bekijk commits
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@@ -192,6 +194,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
<kbd>a</kbd>: toggle staged alle
|
<kbd>a</kbd>: toggle staged alle
|
||||||
<kbd>enter</kbd>: stage individuele hunks/lijnen
|
<kbd>enter</kbd>: stage individuele hunks/lijnen
|
||||||
<kbd>g</kbd>: bekijk upstream reset opties
|
<kbd>g</kbd>: bekijk upstream reset opties
|
||||||
|
<kbd>D</kbd>: bekijk reset opties
|
||||||
<kbd>`</kbd>: toggle bestandsboom weergave
|
<kbd>`</kbd>: toggle bestandsboom weergave
|
||||||
<kbd>M</kbd>: open external merge tool (git mergetool)
|
<kbd>M</kbd>: open external merge tool (git mergetool)
|
||||||
<kbd>f</kbd>: fetch
|
<kbd>f</kbd>: fetch
|
||||||
|
|||||||
@@ -63,14 +63,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
## Gałęzie Panel (Remote Branches (in Remotes tab))
|
## Gałęzie Panel (Remote Branches (in Remotes tab))
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<kbd>esc</kbd>: wróć do listy repozytoriów zdalnych
|
|
||||||
<kbd>g</kbd>: wyświetl opcje resetu
|
|
||||||
<kbd>space</kbd>: przełącz
|
<kbd>space</kbd>: przełącz
|
||||||
<kbd>n</kbd>: nowa gałąź
|
<kbd>n</kbd>: nowa gałąź
|
||||||
<kbd>M</kbd>: scal do obecnej gałęzi
|
<kbd>M</kbd>: scal do obecnej gałęzi
|
||||||
<kbd>d</kbd>: usuń gałąź
|
|
||||||
<kbd>r</kbd>: zmiana bazy gałęzi
|
<kbd>r</kbd>: zmiana bazy gałęzi
|
||||||
|
<kbd>d</kbd>: usuń gałąź
|
||||||
<kbd>u</kbd>: set as upstream of checked-out branch
|
<kbd>u</kbd>: set as upstream of checked-out branch
|
||||||
|
<kbd>esc</kbd>: wróć do listy repozytoriów zdalnych
|
||||||
|
<kbd>g</kbd>: wyświetl opcje resetu
|
||||||
<kbd>enter</kbd>: view commits
|
<kbd>enter</kbd>: view commits
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@@ -178,7 +178,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
## Pliki Panel (Pliki)
|
## Pliki Panel (Pliki)
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<kbd>D</kbd>: wyświetl opcje resetu
|
|
||||||
<kbd>ctrl+o</kbd>: copy the file name to the clipboard
|
<kbd>ctrl+o</kbd>: copy the file name to the clipboard
|
||||||
<kbd>ctrl+w</kbd>: Toggle whether or not whitespace changes are shown in the diff view
|
<kbd>ctrl+w</kbd>: Toggle whether or not whitespace changes are shown in the diff view
|
||||||
<kbd>d</kbd>: pokaż opcje porzucania zmian
|
<kbd>d</kbd>: pokaż opcje porzucania zmian
|
||||||
@@ -197,6 +196,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
<kbd>a</kbd>: przełącz stan poczekalni wszystkich
|
<kbd>a</kbd>: przełącz stan poczekalni wszystkich
|
||||||
<kbd>enter</kbd>: zatwierdź pojedyncze linie
|
<kbd>enter</kbd>: zatwierdź pojedyncze linie
|
||||||
<kbd>g</kbd>: view upstream reset options
|
<kbd>g</kbd>: view upstream reset options
|
||||||
|
<kbd>D</kbd>: wyświetl opcje resetu
|
||||||
<kbd>`</kbd>: toggle file tree view
|
<kbd>`</kbd>: toggle file tree view
|
||||||
<kbd>M</kbd>: open external merge tool (git mergetool)
|
<kbd>M</kbd>: open external merge tool (git mergetool)
|
||||||
<kbd>f</kbd>: pobierz
|
<kbd>f</kbd>: pobierz
|
||||||
|
|||||||
@@ -63,14 +63,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
## 分支 面板 (远程分支(在远程页面中))
|
## 分支 面板 (远程分支(在远程页面中))
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<kbd>esc</kbd>: 返回远程仓库列表
|
|
||||||
<kbd>g</kbd>: 查看重置选项
|
|
||||||
<kbd>space</kbd>: 检出
|
<kbd>space</kbd>: 检出
|
||||||
<kbd>n</kbd>: 新分支
|
<kbd>n</kbd>: 新分支
|
||||||
<kbd>M</kbd>: 合并到当前检出的分支
|
<kbd>M</kbd>: 合并到当前检出的分支
|
||||||
<kbd>d</kbd>: 删除分支
|
|
||||||
<kbd>r</kbd>: 将已检出的分支变基到该分支
|
<kbd>r</kbd>: 将已检出的分支变基到该分支
|
||||||
|
<kbd>d</kbd>: 删除分支
|
||||||
<kbd>u</kbd>: 设置为检出分支的上游
|
<kbd>u</kbd>: 设置为检出分支的上游
|
||||||
|
<kbd>esc</kbd>: 返回远程仓库列表
|
||||||
|
<kbd>g</kbd>: 查看重置选项
|
||||||
<kbd>enter</kbd>: 查看提交
|
<kbd>enter</kbd>: 查看提交
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@@ -178,7 +178,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
## 文件 面板 (文件)
|
## 文件 面板 (文件)
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<kbd>D</kbd>: 查看重置选项
|
|
||||||
<kbd>ctrl+o</kbd>: 将文件名复制到剪贴板
|
<kbd>ctrl+o</kbd>: 将文件名复制到剪贴板
|
||||||
<kbd>ctrl+w</kbd>: 切换是否在差异视图中显示空白更改
|
<kbd>ctrl+w</kbd>: 切换是否在差异视图中显示空白更改
|
||||||
<kbd>d</kbd>: 查看'放弃更改‘选项
|
<kbd>d</kbd>: 查看'放弃更改‘选项
|
||||||
@@ -197,6 +196,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
<kbd>a</kbd>: 切换所有文件的暂存状态
|
<kbd>a</kbd>: 切换所有文件的暂存状态
|
||||||
<kbd>enter</kbd>: 暂存单个 块/行 用于文件, 或 折叠/展开 目录
|
<kbd>enter</kbd>: 暂存单个 块/行 用于文件, 或 折叠/展开 目录
|
||||||
<kbd>g</kbd>: 查看上游重置选项
|
<kbd>g</kbd>: 查看上游重置选项
|
||||||
|
<kbd>D</kbd>: 查看重置选项
|
||||||
<kbd>`</kbd>: 切换文件树视图
|
<kbd>`</kbd>: 切换文件树视图
|
||||||
<kbd>M</kbd>: 打开合并工具
|
<kbd>M</kbd>: 打开合并工具
|
||||||
<kbd>f</kbd>: 抓取
|
<kbd>f</kbd>: 抓取
|
||||||
|
|||||||
Reference in New Issue
Block a user