How to upload files in GitHub in Windows 10 || Git & Github Tutorial || Learn Git in 2021

Veröffentlicht am: 03 Mai 2021
auf dem Kanal: CognitoByte
39
0

In this tutorial , we are going to upload files to our github repository using git command.
Steps are here:

git config --global user.name name
git config --global user.email “emailid”
git config --list

git init
git status
git add .
git commit -m “first commit”
git status
git log
git remote add origin git repo url
git branch -M main
git push -u origin main


🎴 Instagram: www.instagram.com/cognitobyte
🐤 Facebook: www.facebook.com/CognitoByte/
🌍 Website: www.cognitobyte.com


Auf dieser Seite können Sie das Online-Video How to upload files in GitHub in Windows 10 || Git & Github Tutorial || Learn Git in 2021 mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer CognitoByte 03 Mai 2021 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 39 Mal angesehen und es wurde von 0 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!