Merge branch 'gc/git-reflog-doc-markup'

Doc mark-up fix.

* gc/git-reflog-doc-markup:
  Documentation/git-reflog: remove unneeded \ from \{
maint
Junio C Hamano 2022-08-12 13:19:08 -07:00
commit f0e9754a27
1 changed files with 1 additions and 1 deletions
Documentation

View File

@ -22,7 +22,7 @@ depending on the subcommand:
[--rewrite] [--updateref] [--stale-fix]
[--dry-run | -n] [--verbose] [--all [--single-worktree] | <refs>...]
'git reflog delete' [--rewrite] [--updateref]
[--dry-run | -n] [--verbose] <ref>@\{<specifier>\}...
[--dry-run | -n] [--verbose] <ref>@{<specifier>}...
'git reflog exists' <ref>

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