git init git add . git commit -m "Primer commit" git branch -M main git remote add origin https://github.com/TU-USUARIO/TU-REPO.git git push -u origin main
juanboberg-maker/mi-primer-proyecto-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git init git add . git commit -m "Primer commit" git branch -M main git remote add origin https://github.com/TU-USUARIO/TU-REPO.git git push -u origin main