Fix some typos

This commit is contained in:
Jean Jordaan 2012-04-10 16:22:30 +07:00 committed by Tim Pope
parent 15e7672672
commit 60fdd95b95

View File

@ -40,8 +40,8 @@ that are part of Git repositories).
- |:Git| add
- |:Git| reset (staged files)
C |:Gcommit|
cA |Gcommit| --amend --reuse-message=HEAD
ca |Gcommit| --amend
cA |:Gcommit| --amend --reuse-message=HEAD
ca |:Gcommit| --amend
D |:Gdiff|
ds |:Gsdiff|
dp |:Git!| diff (p for patch; use :Gw to apply)