first commit

main
Alexander Morales 7 months ago
commit 456bbf46e1

@ -0,0 +1,11 @@
touch README.md
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin git@git.sapian.cloud:Sapian/gcp-gitops.gitgit push -u origin mai
Loading…
Cancel
Save