@kanekotic Small and frequent commits also drastically limit the blast radius when something does inevitably go wrong.
I'd much sooner have a small isolated code change break prod than two weeks worth of changes going live all at once breaking prod... 😭
@tomheyes fully agree. There is good tooling for that, and also separate deployment from activation cycles.