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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 119 GIT_CMD=git
281 --git=*) GIT_CMD=$optarg
366 echo " --git=<cmd> Use this version of the git tool [$GIT_CMD]"
1243 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1 $1
1246 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1.git $1
1252 run $GIT_CMD checkout -b $GIT_BRANCH origin/$GIT_BRANCH
1259 run $GIT_CMD checkout $REVISION
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 119 GIT_CMD=git
283 --git=*) GIT_CMD=$optarg
368 echo " --git=<cmd> Use this version of the git tool [$GIT_CMD]"
1245 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1 $1
1248 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1.git $1
1254 run $GIT_CMD checkout -b $GIT_BRANCH origin/$GIT_BRANCH
1261 run $GIT_CMD checkout $REVISION
    [all...]

Completed in 8651 milliseconds