Add support for gitmail options 'true' and 'false'
When processing config options, we now treat these strings as '1' and '0' so that they can be used as booleans. (Previously, 'false' would evaluate to true by perl string rules.)
Please register or sign in to comment