Y
Hacker News
new
|
ask
|
show
|
jobs
by
WolfeReader
79 days ago
I cannot fathom why anyone would use a code freeze. Just create a branch at the commit you want to "freeze" and let dev teams keep working with their regular branches.
1 comments
bombcar
79 days ago
A code freeze is often a bad attempt at “fixing” a problem that should be resolved by feature freeze, controlled rollouts, and better testing.
link