]> git.99rst.org Git - git.git/commit
advice: use backticks for verbatim
authorKristoffer Haugsbakk <redacted>
Tue, 5 Mar 2024 20:29:41 +0000 (21:29 +0100)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/advice.txt
git clone https://git.99rst.org/PROJECT