Re: [PATCH v7 1/7] git-p4: add optional type specifier to gitConfig reader
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:06:39
larsxschneider@gmail.com writes:
From: Lars Schneider <redacted> 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”.
What is this overlong single line paragraph? Is this a MUA artifact on my end?