main branches locally
main branches locally
Posted Oct 23, 2025 15:01 UTC (Thu) by Wol (subscriber, #4433)In reply to: main branches locally by josh
Parent article: Git considers SHA-256, Rust, LLMs, and more
So how would that work? You want your compile/build to crash every time upstream update main?
Your "stale main branch" is the old "head" at the time you made your fork. If you don't have that then either (a) you have no record that it IS a fork, and hence no way to contribute back, or (b) you have no record that it IS a fork, and hence no way to update your fork from the original project.
So once you fork, it's a new project with no way back? In which case, why not just update local main and that's an end to it?
Cheers,
Wol
