Git Tutorial 02 : Adding an existing project to GitHub using the command line

Publicado em: 12 Abril 2020
no canal de: Hitesh Trivedi
457
7

Create repository from the terminal
Add exiting project data to repository
Initialise the repository using git init command
Add files : git add .
Commit code : git commit -am "commit name"
Add remote : git remote add origin "URL OF REPO"
push branch to master : git push -u origin master


Nesta página do site você pode assistir ao vídeo on-line Git Tutorial 02 : Adding an existing project to GitHub using the command line duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Hitesh Trivedi 12 Abril 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 457 vezes e gostou 7 espectadores. Boa visualização!