summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-status.html b/git-status.html
index 829aa59e3..92fb4888b 100644
--- a/git-status.html
+++ b/git-status.html
@@ -1220,7 +1220,7 @@ information about the current branch.</p></div>
------------------------------------------------------------
# branch.oid &lt;commit&gt; | (initial) Current commit.
# branch.head &lt;branch&gt; | (detached) Current branch.
-# branch.upstream &lt;upstream_branch&gt; If upstream is set.
+# branch.upstream &lt;upstream-branch&gt; If upstream is set.
# branch.ab +&lt;ahead&gt; -&lt;behind&gt; If upstream is set and
the commit is present.
------------------------------------------------------------</code></pre>
@@ -1428,7 +1428,7 @@ The <code>--untracked-files=no</code> flag or the
<li>
<p>
<code>core.untrackedCache=true</code> and <code>core.fsmonitor=true</code> or
- <code>core.fsmonitor=&lt;hook_command_pathname&gt;</code> (see
+ <code>core.fsmonitor=&lt;hook-command-pathname&gt;</code> (see
<a href="git-update-index.html">git-update-index(1)</a>): enable both the untracked cache
and FSMonitor features and only search directories that have
been modified since the previous <code>git status</code> command. This
@@ -1464,7 +1464,7 @@ normal.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2024-02-08 15:45:59 PST
</div>
</div>
</body>