Comment on How large pull requests can exacerbate complexity and slow down development

<- View Parent
oddityoverseer@lemmy.world ⁨11⁩ ⁨months⁩ ago

Feature flags are another solution. Merge the code, but have it disabled on prod until you enable the feature flag (when the whole feature is complete and deployed)

source
Sort:hotnewtop