Whether you’re steering an open source project or leading full-time a software development team, the key to maximizing productivity lies in efficient code reviews.

  • CameronDev@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    I do almost exactly that workflow as well, but I just know its bitten me before. Protecting main/dev is fine, but I have also accidentally force pushed to the wrong branch and wiped out its work as well.

    Muscle memory + Fatigue == Bad time :/