Add . to prepopulate command line with revision

This commit is contained in:
Tim Pope
2013-03-12 02:22:02 -04:00
parent 06fafb1324
commit 09cbdded83
2 changed files with 6 additions and 1 deletions

View File

@@ -258,6 +258,10 @@ P Go to the current file in the [count]th parent.
*fugitive-C*
C Go to the commit containing the current file.
*fugitive-.*
. Start a |:| command line with the current revision
prepopulated at the end of the line.
*fugitive-a*
a Show the current tag, commit, or tree in an alternate
format.