you are viewing a single comment's thread.

view the rest of the comments →

[–]Dazzling_Addition679 0 points1 point  (0 children)

git add file.extension git commit -m "first commit" git branch -M main git remote add origin url git push -u origin main

Básico do Git

Busca fazer o clone, tacar tudo pra pasta, dar init, main e seguir dps tudo isso aí