empurre um repositório existente da linha de comando
git remote add origin https://github.com/Gnaore/sigpef_api.git
git branch -M main
git push -u origin main
Grieving Grouse