@[email protected] to Programmer [email protected]English • 1 year agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square98fedilinkarrow-up1791arrow-down18
arrow-up1783arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.dev@[email protected] to Programmer [email protected]English • 1 year agomessage-square98fedilink
minus-square@adrian783link3•1 year agouh in any actual company you almost never push to origin master. so I think it’s a joke.
minus-square@[email protected]linkfedilink1•edit-21 year agoDepends 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?
minus-square@herrvogellink1•1 year agoIn most actually companies you can try push to origin master, but it’ll likely get rejected by the repo’s security policies.
uh in any actual company you almost never push to origin master. so I think it’s a joke.
Not with that attitude! /s
Force push Fridays!
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?
In most actually companies you can try push to origin master, but it’ll likely get rejected by the repo’s security policies.