Edward Thomson

Results 549 comments of Edward Thomson

Right — really good question. I was mostly hoping to stem the bleeding and get you to a performant situation. Digging in to the _why_ it's slow would be really...

Hi @tomer-ds - I moved this issue over to the LibGit2Sharp repository since that's a _slightly_ better fit. But I think that you're actually using the [GitAutomation](https://github.com/webmd-health-services/GitAutomation) PowerShell module (formerly...

The structure that you've proposed is roughly what I've tackled in [Dogged](https://github.com/ethomson/dogged). I played a bit with using codegen to build the the PInvoke layer, but I haven't had a...

(I think that https://github.com/xoofx/GitLib.NET may be a good starting point.)

> Really wish this would get addressed, although, I am skeptical because I recall being told that there are no plans to address this. It is a severe usability issue....

There should be no problem storing objects in a custom database, but we still haven't added reference or configuration support. libgit2 supports these, so you can always add these as...

@Zoxive 👍 That would be awesome if you would push that up at your leisure! 😁

Thanks for the ping, I'll give this some thought.

> libgit2 can probably be modified to add the SSH backend type to https://github.com/libgit2/libgit2/blob/6c5520f334e5652d5f0476c00a3188d1d97754e7/src/libgit2/libgit2.c#L81-L97, but I'm not too sure how to compile the C code at build time to do...

We're thinking about a change to take the `action.yml` and show some information in the GitHub Marketplace about how to use an action based on that.