Home
last modified time | relevance | path

Searched refs:GIT_URL (Results 1 – 3 of 3) sorted by relevance

/external/iperf3/docs/_esnet/
Ddeploy.sh3 GIT_URL=`git remote show origin | awk '/Push URL/ { print $NF }'`
7 git clone ${GIT_URL} . \
/external/oss-fuzz/infra/base-images/base-builder/
Dsrcmap38 GIT_URL=$(git config --get remote.origin.url)
40 jq_inplace $SRCMAP ".\"$GIT_DIR\" = { type: \"git\", url: \"$GIT_URL\", rev: \"$GIT_REV\" }"
/external/ltp/doc/
Dmini-howto-building-ltp-from-git.txt26 GIT_URL="https://github.com/linux-test-project/ltp.git"
48 git clone $GIT_URL ltp-git