Lars Schneider <[email protected]> writes: > On 03 Sep 2015, at 21:55, Luke Diamand <[email protected]> wrote: > >> On 03/09/15 17:35, [email protected] wrote: >>> From: Lars Schneider <[email protected]> >>> >> >> I think this commit may need some explanation! > > The functions “gitConfig” and “gitConfigBool” are almost > identical. Make “gitConfig” more generic by adding an optional type > specifier. Use the type specifier “—bool” with “gitConfig” to > implement “gitConfigBool. This prepares the implementation of other > type specifiers such as “—int”.
OK. > OK? Not really ;-). The point of Luke's message is that all of the above belong to the log message, I think. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

