On 22 Sep 2015, at 23:49, Junio C Hamano wrote:
> larsxschnei...@gmail.com writes:
>
>> From: Lars Schneider
>>
>> The functions “gitConfig” and “gitConfigBool” are almost identical. Make
>> “gitConfig” more generic by adding an optional type specifier. Use the type
>> specifier “—bool” wit
larsxschnei...@gmail.com writes:
> From: Lars Schneider
>
> 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
> t
From: Lars Schneider
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 su
3 matches
Mail list logo