Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use unambigious full URL when pushing a release-prep PR (#20412)
This adjusts `start_release.py ... --publish` to push to `[email protected]:pantsbuild/pants.git` directly, rather than relying on the `origin` remote existing/having 'sensible' behaviour. This aligns it with `release.py tag-release`.
- Loading branch information