Hacker News new | ask | show | jobs
by tobr 1872 days ago
Those are basically the types of projects I’ve been involved with, but with high standards for the design quality, and sticking to a brand manual. A project like that still has the kind of complexity where version control would be extremely useful. Like just having a place to see what changes have been made, by whom, merging the things we want to deploy, reverting other things - it’s just a matter of time before you run into problems without it. See also Elof’s comment in the thread which explains basically the same problems.