HomeSort by relevance Sort by last modified time
    Searched refs:REPO (Results 1 - 2 of 2) sorted by null

  /external/okhttp/
deploy_website.sh 5 REPO="git@github.com:square/okhttp.git"
14 # Clone the current repo into temp folder
15 git clone $REPO $DIR
26 # Copy website files from real repo
  /external/chromium_org/third_party/cython/src/
Makefile 2 REPO = git://github.com/cython/cython.git
12 git clone -n $(REPO) $(TMPDIR)
18 repo: .git

Completed in 481 milliseconds