forked from Ivasoft/traefik
feat(github): push force contributor branch.
This commit is contained in:
4
.github/rpr.sh
vendored
4
.github/rpr.sh
vendored
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# git config --global alias.rpr '!sh .github/rpr.sh'
|
||||
|
||||
@@ -33,4 +33,4 @@ trap clean EXIT
|
||||
.github/cpr.sh $pr
|
||||
|
||||
git rebase $base
|
||||
git push --force-with-lease $remote "$pr--$branch"
|
||||
git push --force-with-lease $remote $pr--$branch:$branch
|
||||
|
||||
Reference in New Issue
Block a user