“init”

This commit is contained in:
2025-09-22 10:47:15 +07:00
parent 7fd2f07234
commit 72413484f9

View File

@@ -3,5 +3,5 @@ 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
git remote add origin https://gitea.idetama.id/yogiedigital/hotel-api.git
git push -u origin main