summaryrefslogtreecommitdiffstats
path: root/man1/git-status.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-status.1')
-rw-r--r--man1/git-status.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-status.1 b/man1/git-status.1
index dd14b87ef..14a2f8a25 100644
--- a/man1/git-status.1
+++ b/man1/git-status.1
@@ -2,12 +2,12 @@
.\" Title: git-status
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GIT\-STATUS" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GIT\-STATUS" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -569,7 +569,7 @@ Line Notes
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
# branch\&.oid <commit> | (initial) Current commit\&.
# branch\&.head <branch> | (detached) Current branch\&.
-# branch\&.upstream <upstream_branch> If upstream is set\&.
+# branch\&.upstream <upstream\-branch> If upstream is set\&.
# branch\&.ab +<ahead> \-<behind> If upstream is set and
the commit is present\&.
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
@@ -835,7 +835,7 @@ file\&. The reduced cost of searching for untracked files is offset slightly by
and
\fBcore\&.fsmonitor=true\fR
or
-\fBcore\&.fsmonitor=<hook_command_pathname>\fR
+\fBcore\&.fsmonitor=<hook\-command\-pathname>\fR
(see
\fBgit-update-index\fR(1)): enable both the untracked cache and FSMonitor features and only search directories that have been modified since the previous
\fBgit status\fR