588
Commit
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Branching version control was definitely a “they have played us for absolute fools” moment. Especially after all our projects ended up as isolated branches on isolated microservice repositories so basically none of our code was being integrated, let alone continuously. Good for full-remote open source projects where a central admin team has to police submissions though.