Add maps for :Gcommit --fixup/--squash

This commit is contained in:
Tim Pope
2018-12-19 16:39:55 -05:00
parent b295f49e93
commit d4eba85499
2 changed files with 10 additions and 1 deletions

View File

@@ -47,6 +47,9 @@ that are part of Git repositories).
cw |:Gcommit| --amend --only
cva |:Gcommit| --verbose --amend
cvc |:Gcommit| --verbose
cf |:Gcommit| --fixup=
cs |:Gcommit| --squash=
cA |:Gcommit| --edit --squash=
D |:Gdiff|
ds |:Gsdiff|
dp |:Git!| diff (p for patch; use :Gw to apply)