We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04708a commit b5bbd0dCopy full SHA for b5bbd0d
doc/fugitive.txt
@@ -70,8 +70,8 @@ that are part of Git repositories).
70
O jump to patch or blob in new tab
71
p jump to patch or blob in preview window
72
- reblame at commit
73
- ~ reblame at [count]th first grandparent
74
- P reblame at [count]th parent (like HEAD^[count])
+ ~ reblame at commit~[count]
+ P reblame at commit^[count]
75
76
*g:fugitive_dynamic_colors*
77
In the GUI or a 256 color terminal, commit hashes will
0 commit comments