Sven Over

Results 11 comments of Sven Over

I found that running `apk add docker-cli` inside the Yacht container fixes this problem. The error message says `No such file or directory: 'docker'`, and I think it means that...

If 1, 2, 3, 4 are the PR numbers of your diffs, you can use `spr patch 4` - this will create a local branch for you with two commits...

> I am... really not sure how to review a massive change like this. Heh, yeah, this is a big change. It's an early draft, I'm exploring this, and maybe...

@YaLTeR: I have started another PR here: https://github.com/YaLTeR/niri/pull/1690 That one is a lot smaller, should not introduce any observable changes of behaviour, but could make implementing this feature easier.

Thanks, @patrick91! I merged #204 instead.

Sometimes `spr land` needs to push a commit to your PR branch just before it requests the merge. This is in the context of stacked PRs. If you do `spr...

I have started giving this a shot. My set up at home has one landscape and one portrait monitor, so I'm very interested in that. I am calling the main...

Hi @arichardson! This is interesting. spr doesn't look at any remotes defined in the repository anymore. So your setup using ssh and https for push and fetch shouldn't cause any...