add nosync deal

This commit is contained in:
aozhiwei 2019-11-20 15:50:00 +08:00
parent e72ffefa32
commit 379a175fe7

View File

@ -5,6 +5,11 @@ if [ $? -eq 0 ]; then
exit 0
fi
if [[ -f ".nosync" ]]; then
echo "nosync proto"
exit 0
fi
git branch|grep -q "* master"
if [ $? -eq 0 ]; then
svn update ../client_proto/resources/