mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 21:33:53 -05:00
Revert "Add documentation for --relative-date in :Gblame"
This option doesn't work very well.
This reverts commit 86d6872ce2.
This commit is contained in:
@@ -186,10 +186,9 @@ that are part of Git repositories).
|
|||||||
*fugitive-:Gblame*
|
*fugitive-:Gblame*
|
||||||
:Gblame [flags] Run git-blame on the file and open the results in a
|
:Gblame [flags] Run git-blame on the file and open the results in a
|
||||||
scroll bound vertical split. You can give any of
|
scroll bound vertical split. You can give any of
|
||||||
ltfnsewMC and --relative-date as flags and they will be
|
ltfnsewMC as flags and they will be passed along to
|
||||||
passed along to git-blame. The following maps, which
|
git-blame. The following maps, which work on the
|
||||||
work on the cursor line commit where sensible, are
|
cursor line commit where sensible, are provided:
|
||||||
provided:
|
|
||||||
|
|
||||||
g? show this help
|
g? show this help
|
||||||
A resize to end of author column
|
A resize to end of author column
|
||||||
|
|||||||
Reference in New Issue
Block a user