]> git.99rst.org Git - git.git/commit
doc: reflog: fix `drop` subheading
authorKristoffer Haugsbakk <redacted>
Sat, 3 May 2025 19:13:08 +0000 (21:13 +0200)
committerJunio C Hamano <redacted>
Mon, 5 May 2025 17:48:07 +0000 (10:48 -0700)
commitd78e8e94303d82d88ae1ce5d0f24e287e0b6fcc9
treed3dd039e2a8459d65278f7bad113e31ae93d1cb1
parent6c0bd1fc70efaf053abe4e57c976afdc72d15377
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-reflog.adoc
git clone https://git.99rst.org/PROJECT