Skip to content

Commit ed051d4

Browse files
committed
Merge branch 'gc/git-reflog-doc-markup' into maint
Doc mark-up fix. source: <[email protected]> * gc/git-reflog-doc-markup: Documentation/git-reflog: remove unneeded \ from \{
2 parents c2d62d0 + 94955d5 commit ed051d4

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)