Merge pull request +14680 from c9/update-cs50

update integrations
This commit is contained in:
Harutyun Amirjanyan 2016-08-15 22:12:57 +04:00 committed by GitHub
commit bf2ef0e7f6

View File

@ -42,6 +42,7 @@ if [ -d $NAME/.git ]; then
exit 1
fi
git fetch origin
git remote set-head origin -a
popd
else
mkdir -p $NAME