From d543e767d4b856e975de67a4c10e64e0a656b329 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sat, 26 Feb 2022 16:29:18 +1100 Subject: [PATCH] update cheatsheets --- docs/keybindings/Keybindings_en.md | 23 ++++++++++++++--------- docs/keybindings/Keybindings_nl.md | 22 +++++++++++++--------- docs/keybindings/Keybindings_pl.md | 23 ++++++++++++++--------- docs/keybindings/Keybindings_zh.md | 23 ++++++++++++++--------- 4 files changed, 55 insertions(+), 36 deletions(-) diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md index cee94e0a3..542d94516 100644 --- a/docs/keybindings/Keybindings_en.md +++ b/docs/keybindings/Keybindings_en.md @@ -42,8 +42,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ## Branches Panel (Branches Tab)
-  i: show git-flow options
   ctrl+o: copy branch name to clipboard
+  i: show git-flow options
   space: checkout
   o: create pull request
   O: 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)
 
 
-  enter: view commit's files
+  ctrl+o: copy commit SHA to clipboard
   space: checkout commit
   g: view reset options
   n: new branch
   c: copy commit (cherry-pick)
   C: copy commit range (cherry-pick)
   ctrl+r: reset cherry-picked (copied) commits selection
-  ctrl+o: copy commit SHA to clipboard
+  enter: view selected item's files
 
## Branches Panel (Tags Tab) @@ -111,6 +111,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   ctrl+o: copy the committed file name to the clipboard
+
+ +## Commit Files Panel (Commit Files) + +
   c: checkout file
   d: discard this commit's changes to this file
   o: open file
@@ -145,23 +150,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   v: paste commits (cherry-pick)
   ctrl+l: open log menu
   g: reset to this commit
-  enter: view commit's files
   space: checkout commit
   T: tag commit
   ctrl+y: copy commit message to clipboard
   o: open commit in browser
+  enter: view selected item's files
 
## Commits Panel (Reflog Tab)
-  enter: view commit's files
+  ctrl+o: copy commit SHA to clipboard
   space: checkout commit
   g: view reset options
   c: copy commit (cherry-pick)
   C: copy commit range (cherry-pick)
   ctrl+r: reset cherry-picked (copied) commits selection
-  ctrl+o: copy commit SHA to clipboard
+  enter: view selected item's files
 
## Extras Panel @@ -176,6 +181,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct D: view reset options ctrl+o: copy the file name to the clipboard ctrl+w: Toggle whether or not whitespace changes are shown in the diff view + d: view 'discard changes' options space: toggle staged ctrl+b: Filter files (staged/unstaged) c: commit changes @@ -185,7 +191,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct e: edit file o: open file i: add to .gitignore - d: view 'discard changes' options r: refresh files s: stash changes S: view stash options @@ -282,14 +287,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct esc: close menu
-## Stash Panel +## Stash Panel (Stash)
-  enter: view stash entry's files
   space: apply
   g: pop
   d: drop
   n: new branch
+  enter: view selected item's files
 
## Status Panel diff --git a/docs/keybindings/Keybindings_nl.md b/docs/keybindings/Keybindings_nl.md index dde2d47a4..a1216b853 100644 --- a/docs/keybindings/Keybindings_nl.md +++ b/docs/keybindings/Keybindings_nl.md @@ -43,8 +43,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ## Branches Paneel (Branches Tabblad)
-  i: laat git-flow opties zien
   ctrl+o: kopieer branch name naar klembord
+  i: laat git-flow opties zien
   space: uitchecken
   o: maak een pull-request
   O: 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)
 
 
-  enter: bekijk gecommite bestanden
+  ctrl+o: kopieer commit SHA naar klembord
   space: checkout commit
   g: bekijk reset opties
   n: nieuwe branch
   c: kopieer commit (cherry-pick)
   C: kopieer commit reeks (cherry-pick)
   ctrl+r: reset cherry-picked (gekopieerde) commits selectie
-  ctrl+o: kopieer commit SHA naar klembord
+  enter: bekijk gecommite bestanden
 
## Branches Paneel (Tags Tabblad) @@ -112,6 +112,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   ctrl+o: kopieer de vastgelegde bestandsnaam naar het klembord
+
+ +## Commit bestanden Paneel (Commit bestanden) + +
   c: bestand uitchecken
   d: uitsluit deze commit zijn veranderingen aan dit bestand
   o: open bestand
@@ -146,23 +151,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   v: plak commits (cherry-pick)
   ctrl+l: open log menu
   g: reset naar deze commit
-  enter: bekijk gecommite bestanden
   space: checkout commit
   T: tag commit
   ctrl+y: kopieer commit bericht naar klembord
   o: open commit in browser
+  enter: bekijk gecommite bestanden
 
## Commits Paneel (Reflog Tabblad)
-  enter: bekijk gecommite bestanden
+  ctrl+o: kopieer commit SHA naar klembord
   space: checkout commit
   g: bekijk reset opties
   c: kopieer commit (cherry-pick)
   C: kopieer commit reeks (cherry-pick)
   ctrl+r: reset cherry-picked (gekopieerde) commits selectie
-  ctrl+o: kopieer commit SHA naar klembord
+  enter: bekijk gecommite bestanden
 
## Extras Paneel @@ -181,7 +186,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct e: verander bestand o: open bestand i: voeg toe aan .gitignore - d: bekijk 'veranderingen ongedaan maken' opties r: refresh bestanden s: stash-bestanden S: bekijk stash opties @@ -278,14 +282,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct esc: sluit menu
-## Stash Paneel +## Stash Paneel (Stash)
-  enter: bekijk bestanden van stash entry
   space: toepassen
   g: pop
   d: laten vallen
   n: nieuwe branch
+  enter: bekijk gecommite bestanden
 
## Status Paneel diff --git a/docs/keybindings/Keybindings_pl.md b/docs/keybindings/Keybindings_pl.md index cb6192968..8d877f282 100644 --- a/docs/keybindings/Keybindings_pl.md +++ b/docs/keybindings/Keybindings_pl.md @@ -42,8 +42,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ## Gałęzie Panel (Branches Tab)
-  i: show git-flow options
   ctrl+o: copy branch name to clipboard
+  i: show git-flow options
   space: przełącz
   o: utwórz żądanie pobrania
   O: 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)
 
 
-  enter: przeglądaj pliki commita
+  ctrl+o: copy commit SHA to clipboard
   space: checkout commit
   g: wyświetl opcje resetu
   n: nowa gałąź
   c: kopiuj commit (przebieranie)
   C: kopiuj zakres commitów (przebieranie)
   ctrl+r: reset cherry-picked (copied) commits selection
-  ctrl+o: copy commit SHA to clipboard
+  enter: przeglądaj pliki commita
 
## Gałęzie Panel (Tags Tab) @@ -111,6 +111,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   ctrl+o: copy the committed file name to the clipboard
+
+ +## Pliki commita Panel (Pliki commita) + +
   c: plik wybierania
   d: porzuć zmiany commita dla tego pliku
   o: otwórz plik
@@ -145,23 +150,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   v: wklej commity (przebieranie)
   ctrl+l: open log menu
   g: zresetuj do tego commita
-  enter: przeglądaj pliki commita
   space: checkout commit
   T: tag commit
   ctrl+y: copy commit message to clipboard
   o: open commit in browser
+  enter: przeglądaj pliki commita
 
## Commity Panel (Reflog Tab)
-  enter: przeglądaj pliki commita
+  ctrl+o: copy commit SHA to clipboard
   space: checkout commit
   g: wyświetl opcje resetu
   c: kopiuj commit (przebieranie)
   C: kopiuj zakres commitów (przebieranie)
   ctrl+r: reset cherry-picked (copied) commits selection
-  ctrl+o: copy commit SHA to clipboard
+  enter: przeglądaj pliki commita
 
## Extras Panel @@ -176,6 +181,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct D: wyświetl opcje resetu ctrl+o: copy the file name to the clipboard ctrl+w: Toggle whether or not whitespace changes are shown in the diff view + d: pokaż opcje porzucania zmian space: przełącz stan poczekalni ctrl+b: Filter files (staged/unstaged) c: Zatwierdź zmiany @@ -185,7 +191,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct e: edytuj plik o: otwórz plik i: dodaj do .gitignore - d: pokaż opcje porzucania zmian r: odśwież pliki s: przechowaj zmiany S: wyświetl opcje schowka @@ -282,14 +287,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct esc: close menu
-## Schowek Panel +## Schowek Panel (Schowek)
-  enter: view stash entry's files
   space: zastosuj
   g: wyciągnij
   d: porzuć
   n: nowa gałąź
+  enter: przeglądaj pliki commita
 
## Status Panel diff --git a/docs/keybindings/Keybindings_zh.md b/docs/keybindings/Keybindings_zh.md index de1915ba1..f718aa89f 100644 --- a/docs/keybindings/Keybindings_zh.md +++ b/docs/keybindings/Keybindings_zh.md @@ -42,8 +42,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ## 分支 面板 (分支标签)
-  i: 显示 git-flow 选项
   ctrl+o: 将分支名称复制到剪贴板
+  i: 显示 git-flow 选项
   space: 检出
   o: 创建抓取请求
   O: 创建抓取请求选项
@@ -86,14 +86,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
 ## 分支 面板 (子提交)
 
 
-  enter: 查看提交的文件
+  ctrl+o: 将提交的 SHA 复制到剪贴板
   space: 检出提交
   g: 查看重置选项
   n: 新分支
   c: 复制提交(拣选)
   C: 复制提交范围(拣选)
   ctrl+r: 重置已拣选(复制)的提交
-  ctrl+o: 将提交的 SHA 复制到剪贴板
+  enter: 查看提交的文件
 
## 分支 面板 (标签页面) @@ -111,6 +111,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   ctrl+o: 将提交的文件名复制到剪贴板
+
+ +## 提交文件 面板 (提交文件) + +
   c: 检出文件
   d: 放弃对此文件的提交更改
   o: 打开文件
@@ -145,23 +150,23 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   v: 粘贴提交(拣选)
   ctrl+l: open log menu
   g: 重置为此提交
-  enter: 查看提交的文件
   space: 检出提交
   T: 标签提交
   ctrl+y: 将提交消息复制到剪贴板
   o: open commit in browser
+  enter: 查看提交的文件
 
## 提交 面板 (Reflog)
-  enter: 查看提交的文件
+  ctrl+o: 将提交的 SHA 复制到剪贴板
   space: 检出提交
   g: 查看重置选项
   c: 复制提交(拣选)
   C: 复制提交范围(拣选)
   ctrl+r: 重置已拣选(复制)的提交
-  ctrl+o: 将提交的 SHA 复制到剪贴板
+  enter: 查看提交的文件
 
## Extras 面板 @@ -176,6 +181,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct D: 查看重置选项 ctrl+o: 将文件名复制到剪贴板 ctrl+w: 切换是否在差异视图中显示空白更改 + d: 查看'放弃更改‘选项 space: 切换暂存状态 ctrl+b: Filter files (staged/unstaged) c: 提交更改 @@ -185,7 +191,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct e: 编辑文件 o: 打开文件 i: 添加到 .gitignore - d: 查看'放弃更改‘选项 r: 刷新文件 s: 将所有更改加入贮藏 S: 查看隐藏选项 @@ -282,14 +287,14 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct esc: 关闭菜单
-## 贮藏 面板 +## 贮藏 面板 (贮藏)
-  enter: 查看贮藏条目中的文件
   space: 应用
   g: 应用并删除
   d: 删除
   n: 新分支
+  enter: 查看提交的文件
 
## 状态 面板