Hacker News new | ask | show | jobs
by aurbano 1470 days ago
I'd bet a significant amount of money that in most cases no one will ever bother to look through the commit history...
1 comments

And if you're really worried about it you do your work in one repo and "publish" to another.
Or git commit --amend and force-push :-)