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} . \
26 GIT_URL="https://github.com/linux-test-project/ltp.git"48 git clone $GIT_URL ltp-git
30 GIT_URL = {'autotest': variable101 git_repo = revision_control.GitRepo(repo_dir, GIT_URL[repo])