From: Martin Ågren Date: Fri, 3 Jan 2025 11:33:30 +0000 (+0100) Subject: git.txt: fix heading line of tildes X-Git-Tag: v2.48.0-rc2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38d7016891e37a789d389eddc7cd3dc9b76370b4;p=thirdparty%2Fgit.git git.txt: fix heading line of tildes The two-line heading added in 8525e92886 (Document HOME environment variable, 2024-12-09) uses too many tilde characters, so the heading isn't detected as such. Both AsciiDoc and Asciidoctor end up misrendering this in different ways. Use the correct number of tilde characters to fix this. Signed-off-by: Martin Ågren Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git.txt b/Documentation/git.txt index 47509c9e1a..e9f55620e8 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -478,7 +478,7 @@ their values the same way as Boolean valued configuration variables, e.g. Here are the variables: System -~~~~~~~~~~~~~~~~~~ +~~~~~~ `HOME`:: Specifies the path to the user's home directory. On Windows, if unset, Git will set a process environment variable equal to: