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!!!
In questa pagina del sito puoi guardare il video online How to Upload a project on GitHub. della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Coding Geeks 12 novembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 16,742 volte e gli è piaciuto 251 spettatori. Buona visione!