Hacker News new | ask | show | jobs
by rjbwork 3588 days ago
I think that's what feature branches are for. You merge to master/default after you're done with your feature, and commit an accurate history to the branch.
1 comments

Probably, though that isn't something you can do after the fact where a "treat this as a partial result" flag on a commit could be.