Example
- origin/feat/10-fix
- user1/feat/10 -> upstream/develop
how to create this pr?
- origin/feat/10-fix -> user1/feat/10
Hey @hong_ji
Welcome to the community.
I don't understand what you mean by PR to PR. Are you trying to create a PR that compares to another PR or Branch to Branch?
That said, you can check our guide below on how to create a Bitbucket pull request:
If you want to create a pull request to merge changes from Branch "10-fix" to "10" then you can simply go to the PR tab on the left side > Create pull request, then select the Source branch (the left panel) as your "10-fix" branch and the destination branch (the right panel) and create the PR
This should create a PR with the source as "10-fix" and the destination branch as "10".
Cheer,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.