We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2d62d0 + 94955d5 commit ed051d4Copy full SHA for ed051d4
Documentation/git-reflog.txt
@@ -22,7 +22,7 @@ depending on the subcommand:
22
[--rewrite] [--updateref] [--stale-fix]
23
[--dry-run | -n] [--verbose] [--all [--single-worktree] | <refs>...]
24
'git reflog delete' [--rewrite] [--updateref]
25
- [--dry-run | -n] [--verbose] <ref>@\{<specifier>\}...
+ [--dry-run | -n] [--verbose] <ref>@{<specifier>}...
26
'git reflog exists' <ref>
27
28
Reference logs, or "reflogs", record when the tips of branches and
0 commit comments