If you’ve never used git or github before, there are a bunch of things that you need to do. It’s very well explained on github, but repeated here for completeness.
Get a github account.
Download and install git.
Set up git with your user name and email.
Open a terminal/shell and type:
$ git config --global user.name "Your name here"
$ git config --global user.email "your_email@example.com"
Link for create private key for access:
https://docs.github.com/en/authentication/...
Nesta página do site você pode assistir ao vídeo on-line Git and Github Setup duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Technophilix 31 Outubro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 92 vezes e gostou 4 espectadores. Boa visualização!