Skip to content

Commit b6c7c41

Browse files
Michael J Grubergitster
authored andcommitted
Documentation/git-reflog: Fix formatting of command lists
A misplaced list continuation mark appears literally in the rendered doc. Fix this by removing it. Signed-off-by: Michael J Gruber <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c214f2c commit b6c7c41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/git-reflog.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ depending on the subcommand:
1818
[verse]
1919
'git reflog expire' [--dry-run] [--stale-fix] [--verbose]
2020
[--expire=<time>] [--expire-unreachable=<time>] [--all] <refs>...
21-
+
2221
'git reflog delete' ref@\{specifier\}...
23-
+
2422
'git reflog' ['show'] [log-options] [<ref>]
2523

2624
Reflog is a mechanism to record when the tip of branches are

0 commit comments

Comments
 (0)