@@ -4,7 +4,7 @@ deploydir=$DEPLOYERDIR/$REPO/$BRANCH
mkdir -p $deploydir/src
cd $deploydir
git clone $CLONE_URL ./src
git clone -b $BRANCH "git@localhost:3000/$USER/$REPO.git" ./src
cd src
git fetch origin $BRANCH
The note is not visible to the blocked user.