you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 months ago* (3 children)

Yea you always work on main on the same project.

You don’t push broken code. You always need to keep mainline healthy

It takes some special considerations, but the benefits are great.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 months ago (1 child)

    so when something breaks both devs, the one who made the previous change and the person pushing new, have to work together to solve the issue? no PRs or is everything a fork? do you revert and rebase every change?

  • source
  • parent
  • hideshow 1 child comment