On Tue, Jan 15, 2019 at 4:38 AM Jonathan Nieder <jrnie...@gmail.com> wrote: > > Hi, > > Junio C Hamano wrote: > > > Patterns with slash is anchored at > > one directory, and that directory is the one that has per-directory > > .gitignore file. Patterns without slash (including a pattern that > > ends with but otherwise has no other slash) are supposed to match at > > every level below the directory that the pattern is defined in. > > I had a sense of deja vu, and found > https://public-inbox.org/git/20111107080926.gc30...@elie.hsd1.il.comcast.net/ > > Any idea what happened there? Would it be useful for me to rebase > and revive that series?
I don't remember what happened either. But yeah it's always good to improve this text. -- Duy