Someone pushed the wrong thing to production...
Someone pushed the wrong thing to production...
Someone pushed the wrong thing to production...
The worst is when some mfr pushes code that doesn't compile so when you get latest the whole build is broken
CI and basic PR rules should gate this entirely… this should never be a problem.
basic PR rules
My company's code leads :
No needs for pull requests when you commit directly to main.
also remember to use --force when pushing, your colleagues will love you
git rebase -i --root git commit --amend --no-edit git push --force
use the force Luke!
Working in a startup is truly an experience
You owe 2 tokens to the “should jar”.