On Mon, Oct 08, 2007 at 11:22:40PM +0200, Steffen Prohaska wrote: > This commit adds a mechanism to provide absolute paths to the > commands called by 'git mergetool'. A path can be specified > in the configuation variable merge.<toolname>path. Why not merge.<toolname>.path? This would it make easy to introduce new variables of the form merge.<toolname>.<var> later if needed. I also think it is more consistent with names of existing configuration variables. (think branch.<name>.<var> or remote.<name>.<var>) Gruesse, -- Frank Lichtenheld <frank@xxxxxxxxxxxxxx> www: http://www.djpig.de/ - 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