How to Clone a GitHub repository. How to perform pull operation on GitHub repository using VS code.

Publicado el: 25 noviembre 2021
en el canal de: Coding Geeks
190
13

In this video we will see how to use pull command and how can we clone a GitHub repository.

These are some basic steps and commands that you need to follow:

Step 1) Create a folder for storing the project files.

--------------GitHub commands----------------
-- git init

-- git pull "GitHub repository address" master

Step 2) Add some files or perform some changes in the local folder. Then,

-- git status

-- git add .

-- git commit -m "adding readme file"

-- git remote add origin "GitHub repository address"

-- git push origin master

Step 3) Done. Go to the GitHub repository to see the changes.

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

Thank you!!!


En esta página del sitio puede ver el video en línea How to Clone a GitHub repository. How to perform pull operation on GitHub repository using VS code. de Duración hora minuto segunda en buena calidad , que subió el usuario Coding Geeks 25 noviembre 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 190 veces y le gustó 13 a los espectadores. Disfruta viendo!