How to Upload a project on GitHub.

Publicado el: 12 noviembre 2021
en el 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!!!


En esta página del sitio puede ver el video en línea How to Upload a project on GitHub. de Duración hora minuto segunda en buena calidad , que subió el usuario Coding Geeks 12 noviembre 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 16,742 veces y le gustó 251 a los espectadores. Disfruta viendo!