Merge pull request #11122 from zmerlynn/multi-pick

hack/cherry_pick_pull.sh: Allow multiple pulls
This commit is contained in:
Tim Hockin 2015-07-13 10:17:14 -07:00
commit df577b0a81
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Kubernetes projects.
Any contributor can propose a cherry pick of any pull request, like so:
```
hack/cherry_pick_pull.sh 98765 upstream/release-3.14
hack/cherry_pick_pull.sh upstream/release-3.14 98765
```
This will walk you through the steps to propose an automated cherry pick of pull