How to Upload a project on GitHub.

Publicado em: 12 Novembro 2021
no canal de: 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!!!


Nesta página do site você pode assistir ao vídeo on-line How to Upload a project on GitHub. duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Coding Geeks 12 Novembro 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 16,742 vezes e gostou 251 espectadores. Boa visualização!