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
|
||||
git init
|
||||
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."
|
||||
fi
|
||||
cd ../..
|
||||
|
|
|
|||
Loading…
Reference in New Issue