@@ -38,7 +38,7 @@ main ()
read -r login
if [ "${login}" == "" ]
then
login=${USER-gbaconni}
login=$(git config user.name || echo $USER)
fi
echo -n "Password: "
read -s pass
The note is not visible to the blocked user.