Documented origin push local for GitHub-mirrored repos: sets up an origin-local remote and pushes origin/* workspace branches to Origin only (--remote, --dry-run). See CLI commands and Git.
Changelog
Origin
Documented origin push local for GitHub-mirrored repos: sets up an origin-local remote and pushes origin/* workspace branches to Origin only (--remote, --dry-run). See CLI commands and Git.
Expanded mirrored-repo guidance: GitHub stays source of truth; origin/* forge-local branches stay on Origin and never sync either way; /local is the write path when GitHub is down. Updated Mirror a GitHub repository and Git.
Clarified pull requests on mirrors: review GitHub PRs in Cursor; cloud agents open GitHub PRs on mirrored repos and Origin PRs on repos created on Origin. origin/* branches are not GitHub PR heads. See Pull requests, Integrations, and Create a repository.
Origin API
Breaking (Sept 9, 2026): inline anchors whose line range runs past the end of the file are rejected with InvalidArgument (HTTP 400) on Create Pull Request Comment and Create Pull Request Review; one bad anchor fails the whole review. Bound inline.startLine / inline.endLine to the anchored side’s line count. Details in the Origin API changelog.