How to Upload a project on GitHub.

Publié le: 12 novembre 2021
sur la chaîne: Coding Geeks
16,742
251

In this video we will see how can we upload our project on GitHub.
These are some basic steps and commands that you need to follow:

--------------GitHub commands----------------

step 1) open the folder in your vs code that you want to upload.

step 2) use terminal to run these commands.

git init

git add .

git commit -m "First commit"

git remote add origin path

--here path refers to the address of your GitHub repository.

git push origin master

-- this is to push every single changes to the git repository.

Please like and comment ...👍🔥🔥🎁🎁

Thank you!!!


Sur cette page du site, vous pouvez voir la vidéo en ligne How to Upload a project on GitHub. durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Coding Geeks 12 novembre 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 16,742 fois et il a aimé 251 téléspectateurs. Bon visionnage!