mirror of https://github.com/CGAL/cgal
hot-fix: now that branch is in cgal-public-dev
This commit is contained in:
parent
41e7282189
commit
435c326a0e
|
|
@ -32,7 +32,7 @@ if [ ! -e .git ];
|
||||||
then
|
then
|
||||||
git init
|
git init
|
||||||
fi
|
fi
|
||||||
if git pull .. remotes/cgal-dev/hooks-for-clients; then
|
if git pull .. remotes/cgal-public-dev/hooks-for-clients; then
|
||||||
echo "Hooks updated."
|
echo "Hooks updated."
|
||||||
fi
|
fi
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue