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!!!
In questa pagina del sito puoi guardare il video online How to Clone a GitHub repository. How to perform pull operation on GitHub repository using VS code. della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Coding Geeks 25 novembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 190 volte e gli è piaciuto 13 spettatori. Buona visione!