@@ -1,8 +1,7 @@
git pull
git log
message="$(git log --merges -n 1)"
echo $(git log --merges -n 1)
echo $message
if [[ $message == *"__post__"* ]]; then
echo "It's there!"
fi
The note is not visible to the blocked user.