Skip to content

Commit d78e8e9

Browse files
LemmingAvalanchegitster
authored andcommitted
doc: reflog: fix drop subheading
The tilde (~) count doesn’t match the length of the heading. In turn you get a bunch of `<sub>~</sub>` instead of the intended `<h3>` in the HTML output. Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6c0bd1f commit d78e8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-reflog.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Options for `delete`
138138
used with `expire`.
139139

140140
Options for `drop`
141-
~~~~~~~~~~~~~~~~~~~~
141+
~~~~~~~~~~~~~~~~~~
142142

143143
--all::
144144
Drop the reflogs of all references from all worktrees.

0 commit comments

Comments
 (0)