Re: [PATCH v3 07/10] builtin/replace: teach listing using short, medium or full formats
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:59:29
Christian Couder [off-list ref] writes:
I think this last one might be useful for people replacing objects with objects that have another type.
... which IIUC is strongly discouraged---didn't you have to tighten it recently? And that makes it "useful primarily for debugging" unusual situations.
And as we let people do that using --force, it could be useful for them to have a way to easily see what they have done. Thanks, Christian.