Starting with Version Control: Git, GitHub, How Commits Really Work, and First CommandsJan 27, 2026·5 min read
Git Branching for Beginners: What Are Branches & HEAD Really?Hey, it's me again, Tushar. I finally wrapped my head around what Git and GitHub are, the three areas (working → staging → commit), and the basic commands to actually use them. This post is me journaling what I learned about branches, what HEAD reall...Feb 1, 2026·3 min read