Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
@ -15,14 +15,15 @@ do
if [ -d "$NAME" ]
then
rm -r $NAME
cd $NAME
git remote update
else
git clone --mirror $ORIG
fi
git push --mirror $DEST
cd ..
echo "Done."
done <./repo-list
The note is not visible to the blocked user.