Provide :Grebase (no --interactive)

This commit is contained in:
Tim Pope
2018-05-29 23:03:24 -04:00
parent fecd42864a
commit 8c43505037
2 changed files with 10 additions and 1 deletions

View File

@@ -87,6 +87,10 @@ that are part of Git repositories).
*fugitive-:Gpull*
:Gpull [args] Like |:Gmerge|, but for git-pull.
*fugitive-:Grebase*
:Grebase [args] Like |:Gmerge|, but for git-rebase. Interactive
rebase not suppported.
*fugitive-:Gpush*
:Gpush [args] Invoke git-push, load the results into the |quickfix|
list, and invoke |:cwindow| to reveal any errors.