@[email protected] to Programmer [email protected]English • 2 years agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square98fedilinkarrow-up1782
arrow-up1782imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.dev@[email protected] to Programmer [email protected]English • 2 years agomessage-square98fedilink
minus-square@[email protected]linkfedilink5•2 years 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-22 years 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@[email protected]linkfedilink1•2 years 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.