Home
last modified time | relevance | path

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

/external/libvpx/
Dupdate_libvpx.sh26 GIT_BRANCH="origin/master"
34 GIT_BRANCH="$1"
36 GIT_BRANCH=$(<"$1")
38 GIT_BRANCH=`curl $1`
53 git checkout -b tot $GIT_BRANCH
67 echo "Branch: $GIT_BRANCH"