@@ -0,0 +1,8 @@
#!/bin/zsh
git init
gh repo create
git stage -A
git commit -m "init commit"
git push --set-upstream origin main
The note is not visible to the blocked user.