Git 2.7.0 gitignore behaviour regression

2016-01-05 Thread Mike McQuaid
Git 2.6.4 is: ``` ?? .gitignore ?? a/ ``` The output with Git 2.7.0 is: ``` ?? .gitignore ``` Let me know if you need any more information, thanks! Mike McQuaid http://mikemcquaid.com-- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord..

Re: Git 2.7.0 gitignore behaviour regression

2016-01-06 Thread Mike McQuaid
in my example is pretty awful; it’s also a big area where libgit2 was inconsistent with Git’s behaviour on either of those versions too. I’ve played around and now got a .gitignore file that behaves consistently across Git 2.6, Git 2.7 and libgit2 0.23.4 (https://github.com/Homebrew/homebrew/b