Merge branch 'sb/status-doc-fix'

Docfix.

* sb/status-doc-fix:
  Documentation/git-status: clarify status table for porcelain mode
This commit is contained in:
Junio C Hamano 2018-02-28 13:37:54 -08:00
commit 7676b86ec2

View file

@ -184,10 +184,10 @@ in which case `XY` are `!!`.
X Y Meaning X Y Meaning
------------------------------------------------- -------------------------------------------------
[MD] not updated [AMD] not updated
M [ MD] updated in index M [ MD] updated in index
A [ MD] added to index A [ MD] added to index
D [ M] deleted from index D deleted from index
R [ MD] renamed in index R [ MD] renamed in index
C [ MD] copied in index C [ MD] copied in index
[MARC] index and work tree matches [MARC] index and work tree matches