diff --git a/doc/fugitive.txt b/doc/fugitive.txt index d350dbd..31be501 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -64,14 +64,6 @@ that are part of Git repositories). scrollbinding is used. You can also give an arbitrary filename. - *:Ggrep* *:Gcgrep* *:Git_grep* -:Ggrep[!] [args] |:grep|[!] with git-grep as 'grepprg'. -:Git[!] grep [args] - - *:Glgrep* -:Glgrep[!] [args] |:lgrep|[!] with git-grep as 'grepprg'. -:0Git[!] grep [args] - *:Git_difftool* :Git[!] difftool [args] Invoke `git diff [args]` and load the changes into the quickfix list. Each changed hunk gets a separate @@ -95,6 +87,14 @@ that are part of Git repositories). *:Git_fetch* :Git fetch [args] Like |:Git_push|, but for git-fetch. + *:Ggrep* *:Gcgrep* *:Git_grep* +:Ggrep[!] [args] |:grep|[!] with git-grep as 'grepprg'. +:Git[!] grep [args] + + *:Glgrep* +:Glgrep[!] [args] |:lgrep|[!] with git-grep as 'grepprg'. +:0Git[!] grep [args] + *:Gclog* :Gclog[!] [args] Use git-log [args] to load the commit history into the |quickfix| list. Jumps to the first commit unless [!]