Merge branch 'sb/status-doc-fix'

Docfix.

* sb/status-doc-fix:
  Documentation/git-status: clarify status table for porcelain mode
maint
Junio C Hamano 2018-02-28 13:37:54 -08:00
commit 7676b86ec2
1 changed files with 2 additions and 2 deletions

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