mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Merge pull request #1124 from containous/fix-git-rmpr
Fix checkout initial before calling rmpr
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user