How to Fix GitHub Authentication & Authorize Git Credential Manager

Stuck on the “Authorize Git Ecosystem” screen? 🚀 In this tutorial, **Beshilo Coding Academy** solves one of the biggest headaches for new developers: GitHub Authentication.

We show you exactly how to verify your identity through the browser, authorize the Git Credential Manager, and successfully push your local files to GitHub. Plus, we dive into how to manage modified files directly inside VS Code using the integrated terminal.

**What You’ll Master:**
✅ **Authentication:** How to sign in with your browser and authorize the GitHub Ecosystem.
✅ **The First Push:** Using `git push -u origin main` to sync your local PC with the cloud.
✅ **VS Code Integration:** Opening your project with `code .` and using the integrated terminal.
✅ **File States:** Understanding “Modified” (M) and “Untracked” (U) files in your project.
✅ **Status Verification:** Using `git status` and `git remote -v` to check your connections.

—–

### **⏱️ CHAPTERS (Exact Timestamps)**

00:00 – The Final Step: Pushing Your Project to GitHub
00:26 – Troubleshooting: Managing Multiple GitHub Accounts
00:42 – How to Authorize Git Credential Manager (Browser Sign-in)
01:02 – Success! Refreshing GitHub to See Your Pushed Files
01:22 – Verification Commands: `ls`, `git status` & `git remote -v`
01:58 – VS Code Pro Tip: Opening Projects with `code .`
02:12 – Modifying Files: Understanding the “M” (Modified) Status
02:28 – Adding New Files (Python & HTML) in the Staging Area

—–

### **Resources & Links**

🔗 GitHub Auth Support: https://docs.github.com/en/get-started
🔗 Download VS Code: https://code.visualstudio.com/

**Essential Prerequisite Videos:**
📺 [How to Install Git & Create a GitHub Account](https://studio.youtube.com/video/UqCRxrO9y-Y)
📺 [How to Push Code to GitHub: Local to Remote Repository Guide](https://studio.youtube.com/video/XLkEig_ASEY)

—–

### **About Beshilo Coding Academy**

We help you navigate the tricky parts of the developer workflow. From terminal errors to cloud deployments, we provide the clarity you need to keep coding. Subscribe for more expert guides!

#GitHub #Git #CodingForBeginners #GitPush #VSCode #GitCredentialManager #WebDevelopment #SoftwareEngineering #BeshiloCodingAcademy #ProgrammingTutorial

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top