-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
patch (optional) - The detail of a patch to be applied as an ApplyPatchInput entity.
The ApplyPatchInput entity contains information about a patch to apply:
patch (required) - The patch to be applied. Must be compatible with git diff output. For example, Get Patch output. The patch must be provided as UTF-8 text, either directly or base64-encoded.
allow_conflicts (optional) - If true, tolerate conflicts and add conflict markers where required.
Metadata
Metadata
Assignees
Labels
No labels