Posts tagged: git
Git Workflow Visual Guide: Organizing Local Code vs GitHub Repos
A visual walkthrough of a local Git workflow that separates your own GitHub projects from upstream forks and local experiments, with diagrams for every stage.
What Is a GitHub Fork? (And Why Mine Was Broken)
I tried to contribute a feature to Hermes Agent and discovered my repo wasn't actually a fork. Here's what I learned about how GitHub forks work -- and why "fork" on GitHub doesn't mean what I thought it meant.