SPSumit Prasadintechnotesbysumit.hashnode.dev·Jul 8 · 3 min readHow I Accidentally Committed Code to the Wrong Git Branch (And Fixed It Before Pushing)Working with Git is part of every developer's daily routine. One common mistake that can happen during development is committing code to the wrong branch. Fortunately, if the commit hasn't been pushed00
SPSumit Prasadintechnotesbysumit.hashnode.dev·May 19 · 3 min readBest Free AI & Tech Courses to Become Job-Ready in 2026Technology is changing fast, and skills like AI, Data Analytics, and basic programming are becoming important for almost every field — including commerce. If you are a B.Com or commerce student, addin00
SPSumit Prasadintechnotesbysumit.hashnode.dev·May 19 · 2 min read🚀 🎓 🔥 Best Free AI & Tech Courses for Beginners (Start Your Career Today)📚 Free Data Analyst Course (All-in-one) Covers Excel, Python, SQL, Power BI Beginner-friendly Includes projects Why this?One course = full foundation needed for jobs 🔗 https://www.simplilearn.00
SPSumit Prasadintechnotesbysumit.hashnode.dev·May 18 · 2 min readError: Failed to download metadata for repo 'BaseOS'Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Error: Failed to download metadata for repo 'BaseOS': Cannot download repomd.xml: Cannot download repodata/repom00
SPSumit Prasadintechnotesbysumit.hashnode.dev·Mar 25 · 1 min readHow to Upload Files From Local Repo to GitHub Using Git1. Create a New Repository on GitHub Go to https://github.com Click New Repository Enter: Repository name Description (optional) Choose Public or Private Click Create repository Copy the re00