257m@lemmy.ml to Programming@programming.dev · 2年前What are your programming hot takes?message-squaremessage-square888fedilinkarrow-up1352
arrow-up1352message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 2年前message-square888fedilink
minus-squareTrustingZebralinkfedilinkarrow-up1·2年前Git Flow is awful I absolutely agree. On the other hand I like GitHub Flow.
minus-squareuniqueid198x@lemmy.dbzer0.comlinkfedilinkarrow-up2·2年前Github flow has the same issues, in practice. Branching is the root cause, not the kind of branching. Even anonymous branches. Its the frequency of integration that matters.
Git Flow is awful I absolutely agree. On the other hand I like GitHub Flow.
Github flow has the same issues, in practice. Branching is the root cause, not the kind of branching. Even anonymous branches. Its the frequency of integration that matters.