Git Notes - fcrimins/fcrimins.github.io GitHub Wiki

A succesful Git branching model considered harmful (3/1/17)

  • "Individual developers are encouraged to use local branches for development but avoid shared remote branches."
  • Cactus Model seems much better than "A successful Git Branching Model" -- many fewer merge commits