hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 年前Manager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square95fedilinkarrow-up1800arrow-down18
arrow-up1792arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 年前message-square95fedilink
minus-squareadrian783@lemmy.worldlinkfedilinkarrow-up5arrow-down2·2 年前uh in any actual company you almost never push to origin master. so I think it’s a joke.
minus-squareValmond@lemmy.mindoki.comlinkfedilinkarrow-up1·edit-22 年前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?
minus-squareherrvogel@lemmy.worldlinkfedilinkarrow-up1·2 年前In 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.