From c92e9d9bdc1c5122a3a1400c63b308a9c6a8253b Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Thu, 21 Mar 2024 13:23:25 +0100 Subject: Remove CreateFixupCommitDescription as it's identical to CreateFixupCommit --- docs/keybindings/Keybindings_zh-TW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/keybindings/Keybindings_zh-TW.md') diff --git a/docs/keybindings/Keybindings_zh-TW.md b/docs/keybindings/Keybindings_zh-TW.md index 118ebec7e..2cb92f88e 100644 --- a/docs/keybindings/Keybindings_zh-TW.md +++ b/docs/keybindings/Keybindings_zh-TW.md @@ -174,7 +174,7 @@ _說明:`` 表示 Ctrl+B、`` 表示 Alt+B,`B`表示 Shift+B | `` i `` | Start interactive rebase | Start an interactive rebase for the commits on your branch. This will include all commits from the HEAD commit down to the first merge commit or main branch commit. If you would instead like to start an interactive rebase from the selected commit, press `e`. | | `` p `` | Pick | 挑選提交 (於變基過程中) | -| `` F `` | Create fixup commit | 為此提交建立修復提交 | +| `` F `` | 建立修復提交 | 為此提交建立修復提交 | | `` S `` | 壓縮上方所有「fixup」提交(自動壓縮) | 是否壓縮上方 {{.commit}} 所有「fixup」提交? | | `` `` | 向下移動提交 | | | `` `` | 向上移動提交 | | -- cgit v1.2.3