Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/status-doc-fix'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Feb 2018 21:37:54 +0000
(13:37 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Feb 2018 21:37:54 +0000
(13:37 -0800)
Docfix.
* sb/status-doc-fix:
Documentation/git-status: clarify status table for porcelain mode
Documentation/git-status.txt
patch
|
blob
|
history
raw
(from parent 1:
619e521
)
diff --git
a/Documentation/git-status.txt
b/Documentation/git-status.txt
index 72bfb87f6658b209e9b45956e73e492e957971b7..f9c91c721e909291ba42c27c3fd521135b4869f0 100644
(file)
--- a/
Documentation/git-status.txt
+++ b/
Documentation/git-status.txt
@@
-184,10
+184,10
@@
in which case `XY` are `!!`.
X Y Meaning
-------------------------------------------------
-
[
MD] not updated
+
[A
MD] not updated
M [ MD] updated in index
A [ MD] added to index
- D
[ M]
deleted from index
+ D
deleted from index
R [ MD] renamed in index
C [ MD] copied in index
[MARC] index and work tree matches