git apply --3way Web UI

Apply a patch to a GitHub repository, commit it, and push the result.

A new branch name is required for commit-based or orphan modes. Revert mode requires an existing branch and commit ID. Merge mode requires both branch A and branch B.

Generate with ChatGPT

This memo will be used as a prompt for generating a commit message.

disconnected

Set the backend base URL as an absolute URL. Examples: http://localhost:8080, https://localhost:1443, https://host/path. The app uses this base to call /events, /submit, /config, etc. This value is saved in your browser.