Re: Fsck message override issue

2016-04-05 Thread Jeff King
On Tue, Apr 05, 2016 at 12:58:38PM -0700, Seren Thompson wrote: > I'm not having luck with overriding the fsck message types > (zeroPaddedFilemode specifically). I've tried adding > [fsck] > zeroPaddedFilemode = ignore > to both global and local configs, but it seems to have no effect: > >

Fsck message override issue

2016-04-05 Thread Seren Thompson
I'm not having luck with overriding the fsck message types (zeroPaddedFilemode specifically). I've tried adding [fsck] zeroPaddedFilemode = ignore to both global and local configs, but it seems to have no effect: $ git --version git version 2.8.0 $ git config --get fetch.fsckobjects