summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-09-22 17:07:41 -0700
committerJunio C Hamano <gitster@pobox.com>2023-09-22 17:07:41 -0700
commitacfb98de3d9e0df8963c76d7503dd30738beb75b (patch)
tree469f8b0c10e1b0939025ceffa36077eec740705d /git-config.html
parent81aefe8c69270c0db34d75bccd5349600adfc4b6 (diff)
downloadgit-htmldocs-acfb98de3d9e0df8963c76d7503dd30738beb75b.tar.gz
Autogenerated HTML docs for v2.42.0-270-gbcb6ca
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-config.html b/git-config.html
index 47eaca95d..9ee2a07fe 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1072,7 +1072,7 @@ available files.</p></div>
</li>
<li>
<p>
-<em>path</em>: canonicalize by adding a leading <code>~</code> to the value of <code>$HOME</code> and
+<em>path</em>: canonicalize by expanding a leading <code>~</code> to the value of <code>$HOME</code> and
<code>~user</code> to the home directory for the specified user. This specifier has no
effect when setting the value (but you can use <code>git config section.variable
~/</code> from the command line to let your shell do the expansion.)
@@ -11786,7 +11786,7 @@ looks like</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-07-22 15:56:51 PDT
+ 2023-09-22 17:04:28 PDT
</div>
</div>
</body>