summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-10-09 14:55:30 +0900
committerJunio C Hamano <gitster@pobox.com>2019-10-09 14:55:30 +0900
commit48cd3f1251acf31e83d2e59ddf2176aa8e84290c (patch)
tree56769f5f3a65e8ce06b8eaa6f1b8bb795c8c6434 /git-rev-list.html
parenta8858316fb3186e69d324183d9af58ef55dfb794 (diff)
downloadgit-htmldocs-48cd3f1251acf31e83d2e59ddf2176aa8e84290c.tar.gz
Autogenerated HTML docs for v2.23.0-526-g70bf0
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index de03c75f4..fccea826c 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -3055,7 +3055,7 @@ show the fingerprint of the primary key whose subkey was used
<dd>
<p>
reflog selector, e.g., <code>refs/stash@{1}</code> or <code>refs/stash@{2
- minutes ago</code>}; the format follows the rules described for the
+ minutes ago}</code>; the format follows the rules described for the
<code>-g</code> option. The portion before the <code>@</code> is the refname as
given on the command line (so <code>git log -g refs/heads/master</code>
would yield <code>refs/heads/master@{0}</code>).