@@ -5,7 +5,7 @@ GIT?= git
all: pull
pull:
${GIT} pull -v --rebase origin master
${GIT} pull -v origin master
push: pull
${GIT} push origin master
The note is not visible to the blocked user.