Logan Pulley
Logan Pulley
I've rebased and forced a few times as I've worked, but it doesn't run. I assumed it's because I'm not a maintainer and it wants to protect access to repository...
Maybe if you push an empty commit (`--allow-empty`) it'll go?
Ah, but it's a fork. That might be why (and you can't push, I think).
Seems like it doesn't work for several other contributors I checked, either. I seem to recall it's a security setting or something like that. (You don't want precious secrets being...
Ah, I see. Yeah, I'll do that.
Happy to help! Thanks for getting this merged
@Keats do I have a good idea here? Bumping because of: > Since #2862/#2872 have changed the hash behavior on `next`, I figure this is maybe a good time to...
Hm... this is vulnerable to the input contents changing between enqueueing and image processing. I suppose the queue would have to hold the input contents instead of the input path?
I found that video too, @nnWhisperer, and I had the same question. @pieknik have you had any luck getting the MVP open-sourced?
Encountered this today. `zfs recv -A` on the sink-side dataset resolved it, but it would have been my expectation that zrepl would do that automatically as the default.