Add -B option to switch to or reset and switch the branch if it already exists.
This will allow us to rerun the pipeline to test the PRs in external repos without getting the `branch already exists` error. If the branch we are trying to create already exists, it is reset and a new branch with the same name is created.
parent
80f22c3d
No related branches found
No related tags found
Please register or sign in to comment