Johannes Altmanninger [off-list ref] writes:
quoted hunk
diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt
index 83f38e3198..20f496094a 100644
--- a/Documentation/git-status.txt
+++ b/Documentation/git-status.txt
@@ -225,8 +225,8 @@ C [ MD] copied in index
[MARC] index and work tree matches
[ MARC] M work tree changed since index
[ MARC] D deleted in work tree
-[ D] R renamed in work tree
-[ D] C copied in work tree
+ R renamed in work tree
+ C copied in work tree
I do not see lines with horizontal tabs used in exiting entries to
skip to columns. Perhaps these two lines should follow suit.
-------------------------------------------------
D D unmerged, both deleted
A U unmerged, added by us