Update a comment
This commit is contained in:
parent
25559e6edd
commit
e64afda487
|
@ -71,7 +71,7 @@ _hook_mirror()
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
#refresh the repository
|
#mirror the repository
|
||||||
(unset GIT_DIR;
|
(unset GIT_DIR;
|
||||||
cd "$mirror" &&
|
cd "$mirror" &&
|
||||||
$GIT fetch -q "$GIT_REMOTE" &&
|
$GIT fetch -q "$GIT_REMOTE" &&
|
||||||
|
|
Loading…
Reference in New Issue
Block a user