Yeah learned this the hard way.

  • pmk@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    Aha. I was part of a project where each dev had their own long running branch for non-specific work and this was the norm, but it always felt clunky. And often resulted in merge issues.

    • sorter_plainview@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      That is a very weird setup. I have no clue why that flow is needed in the first place. Branches should be something disposable easily. What was the logic behind the setup? Any idea?