Re: [BUG] git-check-ignore: Segmentation fault

2013-02-19 Thread Adam Spiers
On Tue, Feb 19, 2013 at 5:24 AM, Zoltan Klinger wrote: > Hi there, > > The new git-check-ignore command seg faults when > (1) it is called with single dot path name at $GIT_DIR level _AND_ > (2) and .gitignore has at least one directory pattern. > > Git version: 1.8.2.rc0.16.g20a599e > >

[BUG] git-check-ignore: Segmentation fault

2013-02-18 Thread Zoltan Klinger
Hi there, The new git-check-ignore command seg faults when (1) it is called with single dot path name at $GIT_DIR level _AND_ (2) and .gitignore has at least one directory pattern. Git version: 1.8.2.rc0.16.g20a599e Reproduce the bug: $ git --version git version 1.8.2.rc0.16.g20