]> git.ipfire.org Git - thirdparty/git.git/commit
doc: git-log: convert log config to new doc format
authorJean-Noël Avila <jn.avila@free.fr>
Mon, 7 Jul 2025 18:53:32 +0000 (18:53 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jul 2025 20:46:47 +0000 (13:46 -0700)
commitb27be108c89cc57ce068719a82266020436a478b
tree4c11fbc1b0f984f03636907dc882d92cd49feff7
parent0b4ccb2199efedce3f8de33a1da46bab59f5da35
doc: git-log: convert log config to new doc format

- Use `backticks` for keywords and more complex option
descriptions. The new rendering engine will apply synopsis rules to
these spans.
- Explain possible options in description list instead of in a paragraph.

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/log.adoc