Files
PawletOS-Build/scripts
oxmc 7566763f89 better_patch: detect already-applied patches via reverse-check
Before attempting git apply, run git apply --check --reverse to see
if the patch is already present. If it is, return success immediately
instead of falling through to fuzzy apply and reporting FAILED.
2026-06-16 08:25:20 -07:00
..