init
@@ -0,0 +1,7 @@
touch README.md
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin https://gitea.idetama.id/yogiedigital/cod-api.git
git push -u origin main
The note is not visible to the blocked user.