Merge pull request +14680 from c9/update-cs50

update integrations
pull/240/merge
Harutyun Amirjanyan 2016-08-15 22:12:57 +04:00 zatwierdzone przez GitHub
commit bf2ef0e7f6
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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