]> git.ipfire.org Git - thirdparty/git.git/commit
advice: use backticks for verbatim
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Tue, 5 Mar 2024 20:29:41 +0000 (21:29 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Mar 2024 21:04:26 +0000 (13:04 -0800)
commit3ccc4782ce9b454c0428a7d6a4d0fd7c3d1eaea7
treefdfa81f29a3e13ceb3078a5535fc51f6346b26c2
parent95c987e6fad7cd3b3fe57542dbc6fb91532642d8
advice: use backticks for verbatim

Use backticks for inline-verbatim rather than single quotes. Also quote
the unquoted ref globs.

Also replace “the add command” with “`git add`”.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/advice.txt