I’ve heard it thrown around in professional circles and how everybody’s doing it wrong, so… who actually does use it?

For smaller teams

“scaled” trunk based development

  • Consti@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    With git. Every time we start work, we pull. After every commit, we push (and pull/merge/rebase) if necessary.