@@ -23,7 +23,7 @@ cmt=`git branch -av --sort=-committerdate | tr -s ' ' | head -n1 | cut -d' ' -f3
echo "Latest commit: $cmt"
# Switch to the latest commit
git checkout $cmt
git checkout -f $cmt
# Copy dist
mkdir -p $DST_DIR
The note is not visible to the blocked user.