257m@lemmy.ml to Programming@programming.dev • 1 year agoWhat are your programming hot takes?message-squaremessage-square283 fedilinkarrow-up1177
arrow-up1177message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev • 1 year agomessage-square283 Commentsfedilink
minus-squareTrustingZebra@lemmy.onehexbear1·edit-21 year agoGit Flow and GitHub Flow are entirely different branching strategies. linkfedilink
minus-squareuniqueid198x@lemmy.dbzer0.comhexbear1·1 year agoGitflow is has the same issues linkfedilink
minus-squareTrustingZebra@lemmy.onehexbear1·1 year agoGit Flow is awful I absolutely agree. On the other hand I like GitHub Flow. linkfedilink
minus-squareuniqueid198x@lemmy.dbzer0.comhexbear2·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. linkfedilink
Git Flow and GitHub Flow are entirely different branching strategies.
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.