From ec4b5ca1347f95b05b7a579081cbc7451fa7a4f4 Mon Sep 17 00:00:00 2001 From: Jens Pfeifle Date: Sat, 7 May 2022 16:44:45 +0200 Subject: [PATCH] Update cheatsheets. --- docs/keybindings/Keybindings_en.md | 1 + docs/keybindings/Keybindings_nl.md | 1 + docs/keybindings/Keybindings_pl.md | 1 + docs/keybindings/Keybindings_zh.md | 1 + 4 files changed, 4 insertions(+) diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md index cae727676..e094f4910 100644 --- a/docs/keybindings/Keybindings_en.md +++ b/docs/keybindings/Keybindings_en.md @@ -96,6 +96,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ctrl+k: move commit up one v: paste commits (cherry-pick) A: amend commit with staged changes + a: reset commit author t: revert commit T: tag commit ctrl+l: open log menu diff --git a/docs/keybindings/Keybindings_nl.md b/docs/keybindings/Keybindings_nl.md index e9a007051..72d8d82ed 100644 --- a/docs/keybindings/Keybindings_nl.md +++ b/docs/keybindings/Keybindings_nl.md @@ -123,6 +123,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ctrl+k: verplaats commit 1 naar boven v: plak commits (cherry-pick) A: wijzig commit met staged veranderingen + a: reset commit author t: commit ongedaan maken T: tag commit ctrl+l: open log menu diff --git a/docs/keybindings/Keybindings_pl.md b/docs/keybindings/Keybindings_pl.md index c28037880..b18d18730 100644 --- a/docs/keybindings/Keybindings_pl.md +++ b/docs/keybindings/Keybindings_pl.md @@ -82,6 +82,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ctrl+k: przenieś commit 1 w górę v: wklej commity (przebieranie) A: popraw commit zmianami z poczekalni + a: reset commit author t: odwróć commit T: tag commit ctrl+l: open log menu diff --git a/docs/keybindings/Keybindings_zh.md b/docs/keybindings/Keybindings_zh.md index 9c534fc3e..b2e05cf44 100644 --- a/docs/keybindings/Keybindings_zh.md +++ b/docs/keybindings/Keybindings_zh.md @@ -125,6 +125,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ctrl+k: 上移提交 v: 粘贴提交(拣选) A: 用已暂存的更改来修补提交 + a: reset commit author t: 还原提交 T: 标签提交 ctrl+l: 打开日志菜单