Matthieu Moy <Matthieu.Moy@xxxxxxx> writes: > cat > expect << EOF > -file2: locally modified > +Unstaged changes after reset: > +M file2 It simply feels backwards when plumbing output says something in human language (e.g. "needs update") while Porcelain output spits out a cryptic M or U. If the goal is human-readability and user-friendliness, shouldn't we rather say: Path with local modifications: file2 or something? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html