@@ -0,0 +1,10 @@
sync:
@rsync --exclude .git --exclude .gitignore --exclude .DS_Store -av ~/Piscine/ .
@git add -A
@git status
@git commit -m 'sync'
@git push
all: sync
The note is not visible to the blocked user.