• Dunstabzugshaubitze@feddit.org
    link
    fedilink
    arrow-up
    6
    ·
    3 days ago

    It seems like something we allready do at work, with feature-branches that collect multiple prs that are required for a feature, but with some proprietary bits and bops instead of an internal procedure and standard git features.

    i guess it’s nice for people who use github in their team, but it furthers lock-in.

    • kauraaaa@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      agreed, happens in our org quite often as well previously just done via separate chained PRs and required rebasing after each merge