On Tue, 26 Apr 2005, Junio C Hamano wrote:
This patch changes the output format of the show-diff command to
match that of the diff-cache/tree commands. One type of record
it can produce that diff-cache/tree do not is of this form:
Dang, I already did this in my tree. I pushed mine out, and I don't want
to see the "-p" flag until the others also do it (ie diff-tree and
diff-cache ;).
Btw, diff-cache definitely _can_ output this form, so we probably should
make diff-cache do so too, to match, no?
Linus