diff --git a/doc/fugitive.txt b/doc/fugitive.txt index e102f91..be2ec07 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -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)