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

Publié le: 12 avril 2020
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Git Tutorial 02 : Adding an existing project to GitHub using the command line durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Hitesh Trivedi 12 avril 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 457 fois et il a aimé 7 téléspectateurs. Bon visionnage!