From f6ca450d364c693127f1239860cf065951feb611 Mon Sep 17 00:00:00 2001 From: skanehira Date: Sat, 16 Mar 2019 10:53:24 +0900 Subject: [PATCH] add commit files keybind to Keybindings_en.md --- docs/Keybindings_en.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/Keybindings_en.md b/docs/Keybindings_en.md index e80ba5f95..07923ce89 100644 --- a/docs/Keybindings_en.md +++ b/docs/Keybindings_en.md @@ -71,6 +71,15 @@ c: copy commit (cherry-pick) C: copy commit range (cherry-pick) v: paste commits (cherry-pick) + enter: display commit files + + +## Commit files +
+  esc: go back
+  c: checkout file
+  d: discard this commit's changes to this file
+  o: open file
 
## Stash