On Thu, Dec 19, 2013 at 7:58 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Christian Couder <christian.couder@xxxxxxxxx> 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. Ok, so would you prefer the following: - NAME_ONLY_REPLACE_FMT and "--format=name_only" instead of SHORT_REPLACE_FMT and "--format=short" - NAME_AND_VALUE_REPLACE_FMT and "--format=name_and_value" instead of MEDIUM_REPLACE_FMT and "--format=medium" - DEBUG_REPLACE_FMT and "--format=debug" instead of FULL _REPLACE_FMT and "--format=full" ? Thanks, Christian. -- 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