@@ -2,7 +2,8 @@
clear
git status
git add --all
git add --all :/
IFS= read -r -p "Enter commit message: " com
git commit -m "$com"
git commit -m "${com}"
git push
git push nmd master
git push github master
The note is not visible to the blocked user.