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