Hacker News new | ask | show | jobs
by gknoy 4047 days ago
That's when I prefer to use `git amend` or rebasing. I'll make "WIP doing things" commits, and then later squish a few together before making the code more public.