Skip to content

Commit e092248

Browse files
committed
Merge branch 'sb/status-doc-fix' into maint
Docfix. * sb/status-doc-fix: Documentation/git-status: clarify status table for porcelain mode
2 parents 9ea8e0c + e4e5da2 commit e092248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-status.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@ in which case `XY` are `!!`.
184184

185185
X Y Meaning
186186
-------------------------------------------------
187-
[MD] not updated
187+
[AMD] not updated
188188
M [ MD] updated in index
189189
A [ MD] added to index
190-
D [ M] deleted from index
190+
D deleted from index
191191
R [ MD] renamed in index
192192
C [ MD] copied in index
193193
[MARC] index and work tree matches

0 commit comments

Comments
 (0)