Re: [PATCH] replace: List replacement along with the object
From: Junio C Hamano <hidden> Date: 2016-06-15 22:51:55
Michael J Gruber [off-list ref] writes:
The documentation could be misunderstood as if "git replace -l" lists
the replacements of the specified objects. Currently, it lists the
replaced objects.
Seeing that you had to change existing tests, I do not think this is an
improvement. The existing scripts can read the list of objects and find
replacement themselves (if they want to find that out, that is), no?