@@ -1,10 +0,0 @@
set -e # fail on error
if [ -z "$1" ]; then
message=`date +%s`
else
message="$@"
fi
git add .
git commit -m "$message"
git push
The note is not visible to the blocked user.