1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-23 12:18:51 +02:00

update cheatsheets

This commit is contained in:
Jesse Duffield 2022-02-26 16:29:18 +11:00
parent d59c0e2725
commit d543e767d4
4 changed files with 55 additions and 36 deletions

View File

@ -42,8 +42,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Branches Panel (Branches Tab) ## Branches Panel (Branches Tab)
<pre> <pre>
<kbd>i</kbd>: show git-flow options
<kbd>ctrl+o</kbd>: copy branch name to clipboard <kbd>ctrl+o</kbd>: copy branch name to clipboard
<kbd>i</kbd>: show git-flow options
<kbd>space</kbd>: checkout <kbd>space</kbd>: checkout
<kbd>o</kbd>: create pull request <kbd>o</kbd>: create pull request
<kbd>O</kbd>: create pull request options <kbd>O</kbd>: create pull request options
@ -86,14 +86,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Branches Panel (Sub-commits) ## Branches Panel (Sub-commits)
<pre> <pre>
<kbd>enter</kbd>: view commit's files <kbd>ctrl+o</kbd>: copy commit SHA to clipboard
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>g</kbd>: view reset options <kbd>g</kbd>: view reset options
<kbd>n</kbd>: new branch <kbd>n</kbd>: new branch
<kbd>c</kbd>: copy commit (cherry-pick) <kbd>c</kbd>: copy commit (cherry-pick)
<kbd>C</kbd>: copy commit range (cherry-pick) <kbd>C</kbd>: copy commit range (cherry-pick)
<kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection <kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection
<kbd>ctrl+o</kbd>: copy commit SHA to clipboard <kbd>enter</kbd>: view selected item's files
</pre> </pre>
## Branches Panel (Tags Tab) ## Branches Panel (Tags Tab)
@ -111,6 +111,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<pre> <pre>
<kbd>ctrl+o</kbd>: copy the committed file name to the clipboard <kbd>ctrl+o</kbd>: copy the committed file name to the clipboard
</pre>
## Commit Files Panel (Commit Files)
<pre>
<kbd>c</kbd>: checkout file <kbd>c</kbd>: checkout file
<kbd>d</kbd>: discard this commit's changes to this file <kbd>d</kbd>: discard this commit's changes to this file
<kbd>o</kbd>: open file <kbd>o</kbd>: open file
@ -145,23 +150,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>v</kbd>: paste commits (cherry-pick) <kbd>v</kbd>: paste commits (cherry-pick)
<kbd>ctrl+l</kbd>: open log menu <kbd>ctrl+l</kbd>: open log menu
<kbd>g</kbd>: reset to this commit <kbd>g</kbd>: reset to this commit
<kbd>enter</kbd>: view commit's files
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>T</kbd>: tag commit <kbd>T</kbd>: tag commit
<kbd>ctrl+y</kbd>: copy commit message to clipboard <kbd>ctrl+y</kbd>: copy commit message to clipboard
<kbd>o</kbd>: open commit in browser <kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: view selected item's files
</pre> </pre>
## Commits Panel (Reflog Tab) ## Commits Panel (Reflog Tab)
<pre> <pre>
<kbd>enter</kbd>: view commit's files <kbd>ctrl+o</kbd>: copy commit SHA to clipboard
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>g</kbd>: view reset options <kbd>g</kbd>: view reset options
<kbd>c</kbd>: copy commit (cherry-pick) <kbd>c</kbd>: copy commit (cherry-pick)
<kbd>C</kbd>: copy commit range (cherry-pick) <kbd>C</kbd>: copy commit range (cherry-pick)
<kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection <kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection
<kbd>ctrl+o</kbd>: copy commit SHA to clipboard <kbd>enter</kbd>: view selected item's files
</pre> </pre>
## Extras Panel ## Extras Panel
@ -176,6 +181,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>D</kbd>: view reset options <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>space</kbd>: toggle staged <kbd>space</kbd>: toggle staged
<kbd>ctrl+b</kbd>: Filter files (staged/unstaged) <kbd>ctrl+b</kbd>: Filter files (staged/unstaged)
<kbd>c</kbd>: commit changes <kbd>c</kbd>: commit changes
@ -185,7 +191,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>e</kbd>: edit file <kbd>e</kbd>: edit file
<kbd>o</kbd>: open file <kbd>o</kbd>: open file
<kbd>i</kbd>: add to .gitignore <kbd>i</kbd>: add to .gitignore
<kbd>d</kbd>: view 'discard changes' options
<kbd>r</kbd>: refresh files <kbd>r</kbd>: refresh files
<kbd>s</kbd>: stash changes <kbd>s</kbd>: stash changes
<kbd>S</kbd>: view stash options <kbd>S</kbd>: view stash options
@ -282,14 +287,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>esc</kbd>: close menu <kbd>esc</kbd>: close menu
</pre> </pre>
## Stash Panel ## Stash Panel (Stash)
<pre> <pre>
<kbd>enter</kbd>: view stash entry's files
<kbd>space</kbd>: apply <kbd>space</kbd>: apply
<kbd>g</kbd>: pop <kbd>g</kbd>: pop
<kbd>d</kbd>: drop <kbd>d</kbd>: drop
<kbd>n</kbd>: new branch <kbd>n</kbd>: new branch
<kbd>enter</kbd>: view selected item's files
</pre> </pre>
## Status Panel ## Status Panel

View File

@ -43,8 +43,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Branches Paneel (Branches Tabblad) ## Branches Paneel (Branches Tabblad)
<pre> <pre>
<kbd>i</kbd>: laat git-flow opties zien
<kbd>ctrl+o</kbd>: kopieer branch name naar klembord <kbd>ctrl+o</kbd>: kopieer branch name naar klembord
<kbd>i</kbd>: laat git-flow opties zien
<kbd>space</kbd>: uitchecken <kbd>space</kbd>: uitchecken
<kbd>o</kbd>: maak een pull-request <kbd>o</kbd>: maak een pull-request
<kbd>O</kbd>: bekijk opties voor pull-aanvraag <kbd>O</kbd>: bekijk opties voor pull-aanvraag
@ -87,14 +87,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Branches Paneel (Sub-commits) ## Branches Paneel (Sub-commits)
<pre> <pre>
<kbd>enter</kbd>: bekijk gecommite bestanden <kbd>ctrl+o</kbd>: kopieer commit SHA naar klembord
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>g</kbd>: bekijk reset opties <kbd>g</kbd>: bekijk reset opties
<kbd>n</kbd>: nieuwe branch <kbd>n</kbd>: nieuwe branch
<kbd>c</kbd>: kopieer commit (cherry-pick) <kbd>c</kbd>: kopieer commit (cherry-pick)
<kbd>C</kbd>: kopieer commit reeks (cherry-pick) <kbd>C</kbd>: kopieer commit reeks (cherry-pick)
<kbd>ctrl+r</kbd>: reset cherry-picked (gekopieerde) commits selectie <kbd>ctrl+r</kbd>: reset cherry-picked (gekopieerde) commits selectie
<kbd>ctrl+o</kbd>: kopieer commit SHA naar klembord <kbd>enter</kbd>: bekijk gecommite bestanden
</pre> </pre>
## Branches Paneel (Tags Tabblad) ## Branches Paneel (Tags Tabblad)
@ -112,6 +112,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<pre> <pre>
<kbd>ctrl+o</kbd>: kopieer de vastgelegde bestandsnaam naar het klembord <kbd>ctrl+o</kbd>: kopieer de vastgelegde bestandsnaam naar het klembord
</pre>
## Commit bestanden Paneel (Commit bestanden)
<pre>
<kbd>c</kbd>: bestand uitchecken <kbd>c</kbd>: bestand uitchecken
<kbd>d</kbd>: uitsluit deze commit zijn veranderingen aan dit bestand <kbd>d</kbd>: uitsluit deze commit zijn veranderingen aan dit bestand
<kbd>o</kbd>: open bestand <kbd>o</kbd>: open bestand
@ -146,23 +151,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>v</kbd>: plak commits (cherry-pick) <kbd>v</kbd>: plak commits (cherry-pick)
<kbd>ctrl+l</kbd>: open log menu <kbd>ctrl+l</kbd>: open log menu
<kbd>g</kbd>: reset naar deze commit <kbd>g</kbd>: reset naar deze commit
<kbd>enter</kbd>: bekijk gecommite bestanden
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>T</kbd>: tag commit <kbd>T</kbd>: tag commit
<kbd>ctrl+y</kbd>: kopieer commit bericht naar klembord <kbd>ctrl+y</kbd>: kopieer commit bericht naar klembord
<kbd>o</kbd>: open commit in browser <kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: bekijk gecommite bestanden
</pre> </pre>
## Commits Paneel (Reflog Tabblad) ## Commits Paneel (Reflog Tabblad)
<pre> <pre>
<kbd>enter</kbd>: bekijk gecommite bestanden <kbd>ctrl+o</kbd>: kopieer commit SHA naar klembord
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>g</kbd>: bekijk reset opties <kbd>g</kbd>: bekijk reset opties
<kbd>c</kbd>: kopieer commit (cherry-pick) <kbd>c</kbd>: kopieer commit (cherry-pick)
<kbd>C</kbd>: kopieer commit reeks (cherry-pick) <kbd>C</kbd>: kopieer commit reeks (cherry-pick)
<kbd>ctrl+r</kbd>: reset cherry-picked (gekopieerde) commits selectie <kbd>ctrl+r</kbd>: reset cherry-picked (gekopieerde) commits selectie
<kbd>ctrl+o</kbd>: kopieer commit SHA naar klembord <kbd>enter</kbd>: bekijk gecommite bestanden
</pre> </pre>
## Extras Paneel ## Extras Paneel
@ -181,7 +186,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>e</kbd>: verander bestand <kbd>e</kbd>: verander bestand
<kbd>o</kbd>: open bestand <kbd>o</kbd>: open bestand
<kbd>i</kbd>: voeg toe aan .gitignore <kbd>i</kbd>: voeg toe aan .gitignore
<kbd>d</kbd>: bekijk 'veranderingen ongedaan maken' opties
<kbd>r</kbd>: refresh bestanden <kbd>r</kbd>: refresh bestanden
<kbd>s</kbd>: stash-bestanden <kbd>s</kbd>: stash-bestanden
<kbd>S</kbd>: bekijk stash opties <kbd>S</kbd>: bekijk stash opties
@ -278,14 +282,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>esc</kbd>: sluit menu <kbd>esc</kbd>: sluit menu
</pre> </pre>
## Stash Paneel ## Stash Paneel (Stash)
<pre> <pre>
<kbd>enter</kbd>: bekijk bestanden van stash entry
<kbd>space</kbd>: toepassen <kbd>space</kbd>: toepassen
<kbd>g</kbd>: pop <kbd>g</kbd>: pop
<kbd>d</kbd>: laten vallen <kbd>d</kbd>: laten vallen
<kbd>n</kbd>: nieuwe branch <kbd>n</kbd>: nieuwe branch
<kbd>enter</kbd>: bekijk gecommite bestanden
</pre> </pre>
## Status Paneel ## Status Paneel

View File

@ -42,8 +42,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Gałęzie Panel (Branches Tab) ## Gałęzie Panel (Branches Tab)
<pre> <pre>
<kbd>i</kbd>: show git-flow options
<kbd>ctrl+o</kbd>: copy branch name to clipboard <kbd>ctrl+o</kbd>: copy branch name to clipboard
<kbd>i</kbd>: show git-flow options
<kbd>space</kbd>: przełącz <kbd>space</kbd>: przełącz
<kbd>o</kbd>: utwórz żądanie pobrania <kbd>o</kbd>: utwórz żądanie pobrania
<kbd>O</kbd>: utwórz opcje żądania ściągnięcia <kbd>O</kbd>: utwórz opcje żądania ściągnięcia
@ -86,14 +86,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Gałęzie Panel (Sub-commits) ## Gałęzie Panel (Sub-commits)
<pre> <pre>
<kbd>enter</kbd>: przeglądaj pliki commita <kbd>ctrl+o</kbd>: copy commit SHA to clipboard
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>g</kbd>: wyświetl opcje resetu <kbd>g</kbd>: wyświetl opcje resetu
<kbd>n</kbd>: nowa gałąź <kbd>n</kbd>: nowa gałąź
<kbd>c</kbd>: kopiuj commit (przebieranie) <kbd>c</kbd>: kopiuj commit (przebieranie)
<kbd>C</kbd>: kopiuj zakres commitów (przebieranie) <kbd>C</kbd>: kopiuj zakres commitów (przebieranie)
<kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection <kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection
<kbd>ctrl+o</kbd>: copy commit SHA to clipboard <kbd>enter</kbd>: przeglądaj pliki commita
</pre> </pre>
## Gałęzie Panel (Tags Tab) ## Gałęzie Panel (Tags Tab)
@ -111,6 +111,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<pre> <pre>
<kbd>ctrl+o</kbd>: copy the committed file name to the clipboard <kbd>ctrl+o</kbd>: copy the committed file name to the clipboard
</pre>
## Pliki commita Panel (Pliki commita)
<pre>
<kbd>c</kbd>: plik wybierania <kbd>c</kbd>: plik wybierania
<kbd>d</kbd>: porzuć zmiany commita dla tego pliku <kbd>d</kbd>: porzuć zmiany commita dla tego pliku
<kbd>o</kbd>: otwórz plik <kbd>o</kbd>: otwórz plik
@ -145,23 +150,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>v</kbd>: wklej commity (przebieranie) <kbd>v</kbd>: wklej commity (przebieranie)
<kbd>ctrl+l</kbd>: open log menu <kbd>ctrl+l</kbd>: open log menu
<kbd>g</kbd>: zresetuj do tego commita <kbd>g</kbd>: zresetuj do tego commita
<kbd>enter</kbd>: przeglądaj pliki commita
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>T</kbd>: tag commit <kbd>T</kbd>: tag commit
<kbd>ctrl+y</kbd>: copy commit message to clipboard <kbd>ctrl+y</kbd>: copy commit message to clipboard
<kbd>o</kbd>: open commit in browser <kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: przeglądaj pliki commita
</pre> </pre>
## Commity Panel (Reflog Tab) ## Commity Panel (Reflog Tab)
<pre> <pre>
<kbd>enter</kbd>: przeglądaj pliki commita <kbd>ctrl+o</kbd>: copy commit SHA to clipboard
<kbd>space</kbd>: checkout commit <kbd>space</kbd>: checkout commit
<kbd>g</kbd>: wyświetl opcje resetu <kbd>g</kbd>: wyświetl opcje resetu
<kbd>c</kbd>: kopiuj commit (przebieranie) <kbd>c</kbd>: kopiuj commit (przebieranie)
<kbd>C</kbd>: kopiuj zakres commitów (przebieranie) <kbd>C</kbd>: kopiuj zakres commitów (przebieranie)
<kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection <kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection
<kbd>ctrl+o</kbd>: copy commit SHA to clipboard <kbd>enter</kbd>: przeglądaj pliki commita
</pre> </pre>
## Extras Panel ## Extras Panel
@ -176,6 +181,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>D</kbd>: wyświetl opcje resetu <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>space</kbd>: przełącz stan poczekalni <kbd>space</kbd>: przełącz stan poczekalni
<kbd>ctrl+b</kbd>: Filter files (staged/unstaged) <kbd>ctrl+b</kbd>: Filter files (staged/unstaged)
<kbd>c</kbd>: Zatwierdź zmiany <kbd>c</kbd>: Zatwierdź zmiany
@ -185,7 +191,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>e</kbd>: edytuj plik <kbd>e</kbd>: edytuj plik
<kbd>o</kbd>: otwórz plik <kbd>o</kbd>: otwórz plik
<kbd>i</kbd>: dodaj do .gitignore <kbd>i</kbd>: dodaj do .gitignore
<kbd>d</kbd>: pokaż opcje porzucania zmian
<kbd>r</kbd>: odśwież pliki <kbd>r</kbd>: odśwież pliki
<kbd>s</kbd>: przechowaj zmiany <kbd>s</kbd>: przechowaj zmiany
<kbd>S</kbd>: wyświetl opcje schowka <kbd>S</kbd>: wyświetl opcje schowka
@ -282,14 +287,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>esc</kbd>: close menu <kbd>esc</kbd>: close menu
</pre> </pre>
## Schowek Panel ## Schowek Panel (Schowek)
<pre> <pre>
<kbd>enter</kbd>: view stash entry's files
<kbd>space</kbd>: zastosuj <kbd>space</kbd>: zastosuj
<kbd>g</kbd>: wyciągnij <kbd>g</kbd>: wyciągnij
<kbd>d</kbd>: porzuć <kbd>d</kbd>: porzuć
<kbd>n</kbd>: nowa gałąź <kbd>n</kbd>: nowa gałąź
<kbd>enter</kbd>: przeglądaj pliki commita
</pre> </pre>
## Status Panel ## Status Panel

View File

@ -42,8 +42,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## 分支 面板 (分支标签) ## 分支 面板 (分支标签)
<pre> <pre>
<kbd>i</kbd>: 显示 git-flow 选项
<kbd>ctrl+o</kbd>: 将分支名称复制到剪贴板 <kbd>ctrl+o</kbd>: 将分支名称复制到剪贴板
<kbd>i</kbd>: 显示 git-flow 选项
<kbd>space</kbd>: 检出 <kbd>space</kbd>: 检出
<kbd>o</kbd>: 创建抓取请求 <kbd>o</kbd>: 创建抓取请求
<kbd>O</kbd>: 创建抓取请求选项 <kbd>O</kbd>: 创建抓取请求选项
@ -86,14 +86,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## 分支 面板 (子提交) ## 分支 面板 (子提交)
<pre> <pre>
<kbd>enter</kbd>: 查看提交的文件 <kbd>ctrl+o</kbd>: 将提交的 SHA 复制到剪贴板
<kbd>space</kbd>: 检出提交 <kbd>space</kbd>: 检出提交
<kbd>g</kbd>: 查看重置选项 <kbd>g</kbd>: 查看重置选项
<kbd>n</kbd>: 新分支 <kbd>n</kbd>: 新分支
<kbd>c</kbd>: 复制提交(拣选) <kbd>c</kbd>: 复制提交(拣选)
<kbd>C</kbd>: 复制提交范围(拣选) <kbd>C</kbd>: 复制提交范围(拣选)
<kbd>ctrl+r</kbd>: 重置已拣选(复制)的提交 <kbd>ctrl+r</kbd>: 重置已拣选(复制)的提交
<kbd>ctrl+o</kbd>: 将提交的 SHA 复制到剪贴板 <kbd>enter</kbd>: 查看提交的文件
</pre> </pre>
## 分支 面板 (标签页面) ## 分支 面板 (标签页面)
@ -111,6 +111,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<pre> <pre>
<kbd>ctrl+o</kbd>: 将提交的文件名复制到剪贴板 <kbd>ctrl+o</kbd>: 将提交的文件名复制到剪贴板
</pre>
## 提交文件 面板 (提交文件)
<pre>
<kbd>c</kbd>: 检出文件 <kbd>c</kbd>: 检出文件
<kbd>d</kbd>: 放弃对此文件的提交更改 <kbd>d</kbd>: 放弃对此文件的提交更改
<kbd>o</kbd>: 打开文件 <kbd>o</kbd>: 打开文件
@ -145,23 +150,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>v</kbd>: 粘贴提交(拣选) <kbd>v</kbd>: 粘贴提交(拣选)
<kbd>ctrl+l</kbd>: open log menu <kbd>ctrl+l</kbd>: open log menu
<kbd>g</kbd>: 重置为此提交 <kbd>g</kbd>: 重置为此提交
<kbd>enter</kbd>: 查看提交的文件
<kbd>space</kbd>: 检出提交 <kbd>space</kbd>: 检出提交
<kbd>T</kbd>: 标签提交 <kbd>T</kbd>: 标签提交
<kbd>ctrl+y</kbd>: 将提交消息复制到剪贴板 <kbd>ctrl+y</kbd>: 将提交消息复制到剪贴板
<kbd>o</kbd>: open commit in browser <kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: 查看提交的文件
</pre> </pre>
## 提交 面板 (Reflog) ## 提交 面板 (Reflog)
<pre> <pre>
<kbd>enter</kbd>: 查看提交的文件 <kbd>ctrl+o</kbd>: 将提交的 SHA 复制到剪贴板
<kbd>space</kbd>: 检出提交 <kbd>space</kbd>: 检出提交
<kbd>g</kbd>: 查看重置选项 <kbd>g</kbd>: 查看重置选项
<kbd>c</kbd>: 复制提交(拣选) <kbd>c</kbd>: 复制提交(拣选)
<kbd>C</kbd>: 复制提交范围(拣选) <kbd>C</kbd>: 复制提交范围(拣选)
<kbd>ctrl+r</kbd>: 重置已拣选(复制)的提交 <kbd>ctrl+r</kbd>: 重置已拣选(复制)的提交
<kbd>ctrl+o</kbd>: 将提交的 SHA 复制到剪贴板 <kbd>enter</kbd>: 查看提交的文件
</pre> </pre>
## Extras 面板 ## Extras 面板
@ -176,6 +181,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>D</kbd>: 查看重置选项 <kbd>D</kbd>: 查看重置选项
<kbd>ctrl+o</kbd>: 将文件名复制到剪贴板 <kbd>ctrl+o</kbd>: 将文件名复制到剪贴板
<kbd>ctrl+w</kbd>: 切换是否在差异视图中显示空白更改 <kbd>ctrl+w</kbd>: 切换是否在差异视图中显示空白更改
<kbd>d</kbd>: 查看'放弃更改‘选项
<kbd>space</kbd>: 切换暂存状态 <kbd>space</kbd>: 切换暂存状态
<kbd>ctrl+b</kbd>: Filter files (staged/unstaged) <kbd>ctrl+b</kbd>: Filter files (staged/unstaged)
<kbd>c</kbd>: 提交更改 <kbd>c</kbd>: 提交更改
@ -185,7 +191,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>e</kbd>: 编辑文件 <kbd>e</kbd>: 编辑文件
<kbd>o</kbd>: 打开文件 <kbd>o</kbd>: 打开文件
<kbd>i</kbd>: 添加到 .gitignore <kbd>i</kbd>: 添加到 .gitignore
<kbd>d</kbd>: 查看'放弃更改‘选项
<kbd>r</kbd>: 刷新文件 <kbd>r</kbd>: 刷新文件
<kbd>s</kbd>: 将所有更改加入贮藏 <kbd>s</kbd>: 将所有更改加入贮藏
<kbd>S</kbd>: 查看隐藏选项 <kbd>S</kbd>: 查看隐藏选项
@ -282,14 +287,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>esc</kbd>: 关闭菜单 <kbd>esc</kbd>: 关闭菜单
</pre> </pre>
## 贮藏 面板 ## 贮藏 面板 (贮藏)
<pre> <pre>
<kbd>enter</kbd>: 查看贮藏条目中的文件
<kbd>space</kbd>: 应用 <kbd>space</kbd>: 应用
<kbd>g</kbd>: 应用并删除 <kbd>g</kbd>: 应用并删除
<kbd>d</kbd>: 删除 <kbd>d</kbd>: 删除
<kbd>n</kbd>: 新分支 <kbd>n</kbd>: 新分支
<kbd>enter</kbd>: 查看提交的文件
</pre> </pre>
## 状态 面板 ## 状态 面板