Hacker News new | ask | show | jobs
by BossingAround 2326 days ago
> Obsessing over those is time consuming and risky

That's interesting, because to me, it's slopy. If someone doesn't worry about git history, it typically means they don't do pull requests, and that typically, they don't understand know how git works (i.e. how to leverage the features of git).

For me, worrying about history literally takes no extra time. I honestly don't understand the argument.

1 comments

Pull requests is not the only way to collaborate in a team. git also works with other tools for review and merging can be done by other means.