Hacker News new | ask | show | jobs
by seidoger 1165 days ago
> It's easy to forget that 10-15 years ago, the most common dev/ops model was "toss it over the fence"

15 years ago it was often still I without the C, integration that wasn't continuous. Code freeze 1 month before release, put all the bits of code together, everything breaks, try to fix it.

1 comments

And with the bad (compared to Git) merging capabilities of SVN, last minute merges of feature branches (hurray branchless!) for a release cadidtate to hand over to QA were a nightmare.