]> git.99rst.org Git - git.git/commit
doc: log: use the same delimiter in description list
authorKristoffer Haugsbakk <redacted>
Mon, 27 Apr 2026 19:06:50 +0000 (21:06 +0200)
committerJunio C Hamano <redacted>
Tue, 28 Apr 2026 00:46:26 +0000 (09:46 +0900)
commitb635fd0725dd74ae59a0467a3180624a8e9abdb0
tree68a7f9d4ed70a7345851fed366bec002fa8e9e21
parent31d19899c7a0e08e8cf843ea1abe7504eb3a1d34
doc: log: use the same delimiter in description list

We must use the same delimiter since this is a meant to be a flat
list. Introducing a new legal delimiter like `::` makes an inner
description list:

    ...
    full
    the full ref name ...

        auto
        if the output ...

Signed-off-by: Kristoffer Haugsbakk <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-log.adoc
git clone https://git.99rst.org/PROJECT