• @adrian783
    link
    311 months ago

    uh in any actual company you almost never push to origin master. so I think it’s a joke.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      11 months ago

      Depends on the configuration right?

      You can work on your branch and then push that to integration for example.

      I mean you’re not working on your local master/main branch right?

    • @herrvogel
      link
      111 months ago

      In most actually companies you can try push to origin master, but it’ll likely get rejected by the repo’s security policies.