Searched refs:GIT_REPO_URL (Results 1 – 1 of 1) sorted by relevance
29 if [[ -z $GIT_REPO_URL ]]; then31 GIT_REPO_URL="https://android.googlesource.com"33 echo "GIT_REPO_URL=$GIT_REPO_URL"56 git clone "$GIT_REPO_URL/$PROJECT"59 git clone -b $BRANCH "$GIT_REPO_URL/$PROJECT"