-
Suggestion
-
Resolution: Unresolved
-
None
When reviewing pull requests, instead of having to `git clone` the repo and checkout the source branch, it would be easier to check out a pull request reference which checks out the branch in one step.
Note: this is different from a pull request 'merge' ref which would merge the latest from the source branch in a pull request to the destination branch, giving a preview of the code merged. That request is tracked in https://jira.atlassian.com/browse/BCLOUD-5814.
- split from
-
BCLOUD-5814 Repository refs for pull requests
- Reviewing
i've been following the BCLOUD-5814 issue for more than 10 years, and the current issue is not different from the BCLOUD-5814 issue. The other issue is asking to have a ref accessible from within git to a PR's branch, and that's all people have been expecting all those years.