Hacker News new | ask | show | jobs
by danielyaa5 1553 days ago
I think clean commit history is overrated as long as your squash and merge prs into main. I’ve tried clean commits using rebase and I just don’t think overhead for me personally is worth it. What’s more important is small PRs. And if you can’t do that usually find spending some time reviewing the code with the reviewee is also helpful