Reviewing so called Pull Requests at $dayjob

18 points by runxiyu


ahelwer

After 5 years working in open source it is somewhat shocking going back into the corporate world and seeing how unprofessional the version control and communication practices are by comparison. Top-posting replies to email is, of course, the norm for the rare occasions where text-based communication doesn't flow through near-ephemeral chat software. The concept of amending commits into a reasonable history of atomic changes doesn't exist, every PR is just a series of "fixing PR comment" commits that are all squashed into a single commit with a verbose templated message that is too long to read.