• TunaCowboy
      link
      fedilink
      84 months ago

      You should not be pushing into your main/master/whatever branch.

      All the main/master replies completely miss the point, further emphasizing sirsirsalot’s statement.

        • @[email protected]
          link
          fedilink
          English
          14 months ago

          It works fine for small projects. I think that with more than 2-3 devs a PR based strategy works better for enforcing review and just makes life easier in general, since you end up with less stuff like force pushes to fix minor things like whitespace errors that break everyone’s local.