doc: minor formatting fix
Move a closing backtick that was placed one character too soon. Signed-off-by: Cameron Steffen <cam.steffen94@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
5fa0f5238b
commit
4fd39c76e6
@ -208,7 +208,7 @@ endif::git-rev-list[]
|
|||||||
'%GP':: show the fingerprint of the primary key whose subkey was used
|
'%GP':: show the fingerprint of the primary key whose subkey was used
|
||||||
to sign a signed commit
|
to sign a signed commit
|
||||||
'%gD':: reflog selector, e.g., `refs/stash@{1}` or `refs/stash@{2
|
'%gD':: reflog selector, e.g., `refs/stash@{1}` or `refs/stash@{2
|
||||||
minutes ago`}; the format follows the rules described for the
|
minutes ago}`; the format follows the rules described for the
|
||||||
`-g` option. The portion before the `@` is the refname as
|
`-g` option. The portion before the `@` is the refname as
|
||||||
given on the command line (so `git log -g refs/heads/master`
|
given on the command line (so `git log -g refs/heads/master`
|
||||||
would yield `refs/heads/master@{0}`).
|
would yield `refs/heads/master@{0}`).
|
||||||
|
Loading…
Reference in New Issue
Block a user