On Fri, Aug 19, 2011 at 12:47 PM, Pete Wyckoff <pw@xxxxxxxx> wrote: > I think you have to decide that 1 means 1 in this case. > Everything else can mean true. That may suggest that using > --bool or --bool-or-int isn't possible in this case. But doing that kind of post-processing would require me to call git-config (at least) twice: first to check if it is a number with a possible "." in the middle or "%" at the end and a second time with the --bool option. I have no problem in doing this, but I think it increases the complexity without bringing major advantages. I will use --bool for detectCopiesHarder and will send you the new set of patches tonight, unless we decide to also start using it for detectCopies and detectRenames. -- Vitor Antunes -- 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