Matthew Donoughe

Results 36 comments of Matthew Donoughe

I don't see the original problem with the italics in Edge 42.17134.1.0, but the font weight is heavier in Chrome 70 and Firefox 63. In the second example, Edge and...

I put the btrbk-specific workaround I've been using on btrbk#160. At least in my case I think the issue is that btrfs is removing the old label before adding the...

This works for me. If btrbk fails to send an incremental backup, you can manually send a full backup for the snapshot that failed to send, and then from there...

Maybe this helps somebody out. I was getting the same error because my challenge response is on slot 2. I always forget to change it when I get a new...

I cannot reproduce the crash. Instead of crashing, gitui just displays no unstaged files, even if there are unstaged files with short names. As of the most recent code, even...

Yeah I was using b21fad79c52462a5517dcf12b32384e8a12516f8 built locally.

I've started working on this.

That doesn't look like a CORS issue. The page origin and the request origin are the same.

It's been working for me on 2022.10.1.

The coverage run failed because of an error in testcli, but it was in testAdd, which I didn't change, on Linux, where my changes to the CLI itself should be...