rollback_patch
Restores original bytes to roll back a patch. Delegates the byte-restore step to re-patch.restore_original.
Instructions
Delegate to re-patch.restore_original for the byte-restore step.
re-dotnet-patch does not duplicate the byte-level restore primitive;
this stub returns status: delegate with a remediation hint
pointing at re-patch.restore_original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| original | Yes | ||
| restore_target | Yes | ||
| expected_sha256 | No | ||
| confirm_legal | No |