Brendan Forster
Brendan Forster
> @shiftkey Did you delete the repo? Nope, it still exists.
@andlo thanks for the interest. Our ARM64 support is a bit experimental, but we're using Docker to generate the packages so maybe we can add similar support for ARM32 in...
@andlo let me know if you're interested in upstreaming the changes to add ARM32 support (or at least sharing them here for reference)
I'm not entirely sure about this one. I'll do some digging and see if I can't spot a way out.
I've avoided using the system Git at install time because `dugite` was primarily designed to be distributed within apps - so using a known Git distribution and tracking the latest...
> Given that an automatic solution to use the system Git requires careful consideration on your part, I'd like to suggest a minimal "I know what I'm doing, just do...
@kittaakos I'm open to reviewing a PR
@ovy I realise I never asked which OS you were running on. I'm putting together a build in #105 and it seems fairly easy to add support for Linux AMD64...
@ysabri i'm curious to explore this, but I'd love an example snippet to start from that's `dugite` focused. `GitProcess.exec` will happily return you a failing Git operation (with the exit...
Not currently, and it looks like we're always requesting the 64-bit key: https://github.com/desktop/registry-js/blob/b8443c1804a26ae5f53fe396f7a5bf22d196ce9a/src/main.cc#L200-L205