@ -1,6 +1,7 @@
@echo off
set /p msg=Comit Message:
set /p msg=Commit Message:
git add .
git commit -m "%msg%"
git pull --rebase
git push
pause
The note is not visible to the blocked user.