@@ -0,0 +1,2 @@
#!/bin/sh
for d in */;do cd $d && git fetch; cd ..;done
The note is not visible to the blocked user.