image-rs / image

Encoding and decoding images in Rust
Apache License 2.0
4.86k stars 597 forks source link

Accidentally pushed to main #2269

Closed kornelski closed 2 months ago

kornelski commented 2 months ago

Sorry, 4ef7e69e908d5d687fb1ca0d940b495ad76db31e was meant to be a PR.

I can't undo the push, because the main is protected against that, but wasn't protected against direct push without a PR.

HeroicKatora commented 2 months ago

I can't undo the push, because the main is protected against that, but wasn't protected against direct push without a PR.

wut.png

Anyways, changing the branch protection rules also allowed me to force-push the previous head after the merge of #[must_use].