S Suehs

Results 15 comments of S Suehs

Further discussion in git-scm context at https://github.com/git/git-scm.com/issues/663

> This looks to be resolved in this comtmit: [133bceb] ... At least I can't reproduce. @stforek , I can be available to help with repro.

I will see if I can get you the actual file that showed the problem for us. In the mean time, at this revision we had the problem: (emacs hexl-mode,...

I attach a zip with two files: [dotgitignore-bom-examplefiles.zip](https://github.com/libgit2/libgit2/files/7642585/dotgitignore-bom-examplefiles.zip)

Ed, I agree. I wonder ... does it have more to do with it being the first line, or an immediate directory with a dot? Is it aggrevated by cr-lf...

stforek, I have not tried it on Linux. We see it on Windows.

I ended up adding more to the exception so I could see what was going on. `throw new ArgumentException("Unknown revision action " + revision.Action + " at revision " +...

I am running into same. I don't think it builds with 2022, either.

> I suppose this is fixed (cf. [73a157e](https://github.com/libgit2/libgit2/commit/73a157e0df2b562889ec62326c66bdaf0b0dfd81)) I will test this today. This appears to be fixed. `LibGit2Sharp.0.26.2 -> LibGit2Sharp.0.27.0` `LibGit2Sharp.NativeBinaries.2.0.306 -> LibGit2Sharp.NativeBinaries.2.0.319`

Thank you all for your hard work on this library, btw.