@@ -3,7 +3,6 @@
clear
git status
git add --all
echo "Enter commit message"
IFS= read -r -p "Enter commit message: " com
read COM
git commit -m "$com"
git commit -m $COM
git push
The note is not visible to the blocked user.