mirror of
https://github.com/containous/traefik.git
synced 2025-03-25 14:50:11 +03:00
Merge pull request #1124 from containous/fix-git-rmpr
Fix checkout initial before calling rmpr
This commit is contained in:
commit
39f8f6868a
1
.github/rpr.sh
vendored
1
.github/rpr.sh
vendored
@ -24,6 +24,7 @@ branch=$(curl -s https://api.github.com/repos/containous/traefik/pulls/$pr | jq
|
||||
|
||||
clean ()
|
||||
{
|
||||
git checkout $initial
|
||||
.github/rmpr.sh $pr
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user