Searched refs:GIT_URL (Results 1 – 3 of 3) sorted by relevance
3 GIT_URL=`git remote show origin | awk '/Push URL/ { print $NF }'`7 git clone ${GIT_URL} . \
38 GIT_URL=$(git config --get remote.origin.url)40 jq_inplace $SRCMAP ".\"$GIT_DIR\" = { type: \"git\", url: \"$GIT_URL\", rev: \"$GIT_REV\" }"
26 GIT_URL="https://github.com/linux-test-project/ltp.git"48 git clone $GIT_URL ltp-git