Hacker News new | ask | show | jobs
by subscribed 145 days ago
I usually work in branches in a private repo, squash and merge features / fixes in the private repo, and only merge the clean, verified, extensively tested merges back to public.

You don't need to see every single commit and the exact chronology of my work, snapshots is enough :)