Edward Thomson

Results 549 comments of Edward Thomson

> I tried locally in an NFS volume as well, as I thought that that could be the root of the issue. No errors found. Maybe the latency on AWS...

I'd be happy to review a PR here; in the absence of that, I have a lot of questions - in particular, what do we do on Windows? There's a...

Hi @yerseg - no disturbance, thanks for the ping. I'll try to 👀 this soon. 🙏

Thanks for reporting this and @arutkowski00 for the helpful clarification. We'll take a look.

Hi @holzmaster - sorry about the delay. Absolutely, we'd accept a contribution!

> If I had to take a wild guess (and at this point that's all I can really do), it seems like you've got a corrupted version of the libgit2...

I'd be very happy to see this. If somebody wants to tackle it, the first step is to do octopus merges in `git` proper to produce expected results so that...

This is [`git_worktree_path`](https://github.com/libgit2/libgit2/blob/main/include/git2/worktree.h#L188) in libgit2, so this is a LibGit2Sharp issue.

😢 I understand your motivation for this, but... it's not exactly the way the library thinks about feature implementation (there's a _single_ backend that implements a feature) and we've been...