From 38db574de9113b91b8fa89cbb713de1cb64d61c1 Mon Sep 17 00:00:00 2001 From: AzraelSec Date: Thu, 2 Nov 2023 23:32:27 +0100 Subject: [PATCH] chore: update cheatsheets --- docs/keybindings/Keybindings_en.md | 1 + docs/keybindings/Keybindings_ja.md | 1 + docs/keybindings/Keybindings_ko.md | 1 + docs/keybindings/Keybindings_nl.md | 1 + docs/keybindings/Keybindings_pl.md | 1 + docs/keybindings/Keybindings_ru.md | 1 + docs/keybindings/Keybindings_zh-CN.md | 1 + docs/keybindings/Keybindings_zh-TW.md | 1 + 8 files changed, 8 insertions(+) diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md index 1d29e2f16..5c7d2f1f9 100644 --- a/docs/keybindings/Keybindings_en.md +++ b/docs/keybindings/Keybindings_en.md @@ -116,6 +116,7 @@ _Legend: `` means ctrl+b, `` means alt+b, `B` means shift+b_ d: View 'discard changes' options <space>: Toggle staged <c-b>: Filter files by status + y: Copy to clipboard c: Commit changes w: Commit changes without pre-commit hook A: Amend last commit diff --git a/docs/keybindings/Keybindings_ja.md b/docs/keybindings/Keybindings_ja.md index 29a9f5de6..2acbd3777 100644 --- a/docs/keybindings/Keybindings_ja.md +++ b/docs/keybindings/Keybindings_ja.md @@ -188,6 +188,7 @@ _Legend: `` means ctrl+b, `` means alt+b, `B` means shift+b_ d: View 'discard changes' options <space>: ステージ/アンステージ <c-b>: ファイルをフィルタ (ステージ/アンステージ) + y: Copy to clipboard c: 変更をコミット w: pre-commitフックを実行せずに変更をコミット A: 最新のコミットにamend diff --git a/docs/keybindings/Keybindings_ko.md b/docs/keybindings/Keybindings_ko.md index 025bb9559..68e3a25ed 100644 --- a/docs/keybindings/Keybindings_ko.md +++ b/docs/keybindings/Keybindings_ko.md @@ -325,6 +325,7 @@ _Legend: `` means ctrl+b, `` means alt+b, `B` means shift+b_ d: View 'discard changes' options <space>: Staged 전환 <c-b>: 파일을 필터하기 (Staged/unstaged) + y: Copy to clipboard c: 커밋 변경내용 w: Commit changes without pre-commit hook A: 마지맛 커밋 수정 diff --git a/docs/keybindings/Keybindings_nl.md b/docs/keybindings/Keybindings_nl.md index 23d42e477..a53ad13a8 100644 --- a/docs/keybindings/Keybindings_nl.md +++ b/docs/keybindings/Keybindings_nl.md @@ -51,6 +51,7 @@ _Legend: `` means ctrl+b, `` means alt+b, `B` means shift+b_ d: Bekijk 'veranderingen ongedaan maken' opties <space>: Toggle staged <c-b>: Filter files by status + y: Copy to clipboard c: Commit veranderingen w: Commit veranderingen zonder pre-commit hook A: Wijzig laatste commit diff --git a/docs/keybindings/Keybindings_pl.md b/docs/keybindings/Keybindings_pl.md index 1c1ce73ae..9ffffade5 100644 --- a/docs/keybindings/Keybindings_pl.md +++ b/docs/keybindings/Keybindings_pl.md @@ -150,6 +150,7 @@ _Legend: `` means ctrl+b, `` means alt+b, `B` means shift+b_ d: Pokaż opcje porzucania zmian <space>: Przełącz stan poczekalni <c-b>: Filter files by status + y: Copy to clipboard c: Zatwierdź zmiany w: Zatwierdź zmiany bez skryptu pre-commit A: Zmień ostatni commit diff --git a/docs/keybindings/Keybindings_ru.md b/docs/keybindings/Keybindings_ru.md index 6e397d0a2..3296c8c16 100644 --- a/docs/keybindings/Keybindings_ru.md +++ b/docs/keybindings/Keybindings_ru.md @@ -319,6 +319,7 @@ _Связки клавиш_ d: Просмотреть параметры «отмены изменении» <space>: Переключить индекс <c-b>: Фильтровать файлы (проиндексированные/непроиндексированные) + y: Copy to clipboard c: Сохранить изменения w: Закоммитить изменения без предварительного хука коммита A: Правка последнего коммита diff --git a/docs/keybindings/Keybindings_zh-CN.md b/docs/keybindings/Keybindings_zh-CN.md index ed232d70b..3f9d060ca 100644 --- a/docs/keybindings/Keybindings_zh-CN.md +++ b/docs/keybindings/Keybindings_zh-CN.md @@ -194,6 +194,7 @@ _Legend: `` means ctrl+b, `` means alt+b, `B` means shift+b_ d: 查看'放弃更改'选项 <space>: 切换暂存状态 <c-b>: Filter files by status + y: Copy to clipboard c: 提交更改 w: 提交更改而无需预先提交钩子 A: 修补最后一次提交 diff --git a/docs/keybindings/Keybindings_zh-TW.md b/docs/keybindings/Keybindings_zh-TW.md index eff90a5c0..78fd75687 100644 --- a/docs/keybindings/Keybindings_zh-TW.md +++ b/docs/keybindings/Keybindings_zh-TW.md @@ -289,6 +289,7 @@ _說明:`` 表示 Ctrl+B、`` 表示 Alt+B,`B`表示 Shift+B_ d: 檢視“捨棄更改”的選項 <space>: 切換預存 <c-b>: 篩選檔案 (預存/未預存) + y: Copy to clipboard c: 提交變更 w: 沒有預提交 hook 就提交更改 A: 修正上次提交