Merge branch 'sb/status-doc-fix' into maint

Docfix.

* sb/status-doc-fix:
  Documentation/git-status: clarify status table for porcelain mode
maint
Junio C Hamano 2018-03-22 14:24:23 -07:00
commit e09224812a
1 changed files with 2 additions and 2 deletions
Documentation

View File

@ -184,10 +184,10 @@ in which case `XY` are `!!`.

X Y Meaning
-------------------------------------------------
[MD] not updated
[AMD] 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