“init”

This commit is contained in:
2025-09-22 10:47:40 +07:00
parent b1083f3d4a
commit 507951392b

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-fe.git
git remote add origin https://gitea.idetama.id/yogiedigital/hotel-fe.git
git push -u origin main