refactor: fix for PR with master branch.
This commit is contained in:
parent
91b4b47f04
commit
72baf746f4
3 changed files with 3 additions and 3 deletions
2
.github/rpr.sh
vendored
2
.github/rpr.sh
vendored
|
@ -33,4 +33,4 @@ trap clean EXIT
|
|||
.github/cpr.sh $pr
|
||||
|
||||
git rebase $base
|
||||
git push --force-with-lease $remote $branch
|
||||
git push --force-with-lease $remote "$pr--$branch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue