Skip to content

Commit b5bbd0d

Browse files
committed
Clarify ~ and P maps in blame window
Resolves: #1980
1 parent b04708a commit b5bbd0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/fugitive.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ that are part of Git repositories).
7070
O jump to patch or blob in new tab
7171
p jump to patch or blob in preview window
7272
- reblame at commit
73-
~ reblame at [count]th first grandparent
74-
P reblame at [count]th parent (like HEAD^[count])
73+
~ reblame at commit~[count]
74+
P reblame at commit^[count]
7575

7676
*g:fugitive_dynamic_colors*
7777
In the GUI or a 256 color terminal, commit hashes will

0 commit comments

Comments
 (0)