mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Update cherry_pick_pull.sh
This commit is contained in:
parent
0fa32f6360
commit
d35848b8c8
@ -29,7 +29,7 @@ declare -r STARTINGBRANCH=$(git symbolic-ref --short HEAD)
|
|||||||
declare -r REBASEMAGIC="${KUBE_ROOT}/.git/rebase-apply"
|
declare -r REBASEMAGIC="${KUBE_ROOT}/.git/rebase-apply"
|
||||||
|
|
||||||
if [[ -z ${GITHUB_USER:-} ]]; then
|
if [[ -z ${GITHUB_USER:-} ]]; then
|
||||||
echo "Please export GITHUB_USER=<your-user> (or GH organization if that's where your fork lives)"
|
echo "Please export GITHUB_USER=<your-user> (or GH organization, if that's where your fork lives)"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user