Hacker News new | ask | show | jobs
by skydhash 617 days ago
My local git copy can be a mess of branch and commits. But I want the main copy to have a clean history that embodies the project. Which means having only the main branch and a few others that represent main activities in flight, each changes can be tied to a ticket, a task, and people, and easily manage releases and reversions.
1 comments

What’s that got to do with this squash sub-topic?