diff --git a/contrib/git/README.md b/contrib/git/README.md index cf21bd3ab..83afa8767 100644 --- a/contrib/git/README.md +++ b/contrib/git/README.md @@ -63,9 +63,12 @@ Git commands (start with `g`): Key Binding | Description ---------------------------|------------------------------------------------------------ +SPC g b | open a `magit` blame +SPC g C | commit changes SPC g h c | clear highlights SPC g h h | highlight regions by age of commits SPC g h t | highlight regions by last updated time +SPC g l | open a `magit` log SPC g s | open a `magit` status window SPC g m | display the last commit message of the current line SPC g t | launch the git time machine