257m to Programming@programming.dev • 1 year agoWhat are your programming hot takes?message-square886fedilinkarrow-up1351
arrow-up1351message-squareWhat are your programming hot takes?257m to Programming@programming.dev • 1 year agomessage-square886fedilink
minus-square@TrustingZebralink1•1 year agoGit Flow is awful I absolutely agree. On the other hand I like GitHub Flow.
minus-square@uniqueid198x@lemmy.dbzer0.comlinkfedilink2•1 year agoGithub 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.
Gitflow is has the same issues
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.