Update git layer rebase documentation

This commit is contained in:
Eivind Fonn 2016-08-19 10:10:09 +02:00
parent 64d3eb953e
commit 25eb00c24f
1 changed files with 2 additions and 2 deletions

View File

@ -195,9 +195,9 @@ will discard the commit message.
| ~e~ | edit |
| ~f~ | fixup |
| ~j~ | go down |
| ~gj~ | move line down |
| ~M-j~ | move line down |
| ~k~ | go up |
| ~gk~ | move line up |
| ~M-k~ | move line up |
| ~d~ or ~x~ | kill line |
| ~r~ | reword |
| ~s~ | squash |