Skip to content

Commit f0e9754

Browse files
committed
Merge branch 'gc/git-reflog-doc-markup'
Doc mark-up fix. * gc/git-reflog-doc-markup: Documentation/git-reflog: remove unneeded \ from \{
2 parents 8faaf69 + 94955d5 commit f0e9754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-reflog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depending on the subcommand:
2222
[--rewrite] [--updateref] [--stale-fix]
2323
[--dry-run | -n] [--verbose] [--all [--single-worktree] | <refs>...]
2424
'git reflog delete' [--rewrite] [--updateref]
25-
[--dry-run | -n] [--verbose] <ref>@\{<specifier>\}...
25+
[--dry-run | -n] [--verbose] <ref>@{<specifier>}...
2626
'git reflog exists' <ref>
2727

2828
Reference logs, or "reflogs", record when the tips of branches and

0 commit comments

Comments
 (0)