Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf33f41 commit 0ff38b8Copy full SHA for 0ff38b8
scripts/cherry_pick_pull.sh
@@ -16,7 +16,7 @@
16
17
# Checkout a PR from GitHub. (Yes, this is sitting in a Git tree. How
18
# meta.) Assumes you care about pulls from remote "upstream" and
19
-# checks thems out to a branch named:
+# checks them out to a branch named:
20
# automated-cherry-pick-of-<pr>-<target branch>-<timestamp>
21
22
set -o errexit
0 commit comments