don't pull on detached head
This commit is contained in:
parent
4f16f92208
commit
3a7e4cd2ab
|
@ -77,7 +77,7 @@ pushd $my_tmp/opt/$my_name/lib/node_modules/$my_name/packages/assets
|
|||
pushd oauth3.org
|
||||
git remote set-url origin ${OAUTH3_GIT_URL}
|
||||
git checkout $my_azp_oauth3_ver
|
||||
git pull
|
||||
#git pull
|
||||
popd
|
||||
|
||||
mkdir -p jquery.com
|
||||
|
|
Loading…
Reference in New Issue