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.
2 parents bbfe5f2 + 4fd39c7 commit cb3ec6fCopy full SHA for cb3ec6f
Documentation/pretty-formats.txt
@@ -208,7 +208,7 @@ endif::git-rev-list[]
208
'%GP':: show the fingerprint of the primary key whose subkey was used
209
to sign a signed commit
210
'%gD':: reflog selector, e.g., `refs/stash@{1}` or `refs/stash@{2
211
- minutes ago`}; the format follows the rules described for the
+ minutes ago}`; the format follows the rules described for the
212
`-g` option. The portion before the `@` is the refname as
213
given on the command line (so `git log -g refs/heads/master`
214
would yield `refs/heads/master@{0}`).
0 commit comments