165
submitted 6 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] astrsk@kbin.social 29 points 6 months ago* (last edited 6 months ago)

CI and basic PR rules should gate this entirely… this should never be a problem.

[-] Sylvartas@lemmy.world 34 points 6 months ago

basic PR rules

My company's code leads :

[-] SpeakinTelnet@sh.itjust.works 18 points 6 months ago

No needs for pull requests when you commit directly to main.

[-] eager_eagle@lemmy.world 9 points 6 months ago

also remember to use --force when pushing, your colleagues will love you

[-] SpeakinTelnet@sh.itjust.works 8 points 6 months ago
git rebase -i --root
git commit --amend --no-edit
git push --force
[-] DmMacniel@feddit.de 5 points 6 months ago

use the force Luke!

[-] dylanTheDeveloper@lemmy.world 2 points 6 months ago

Working in a startup is truly an experience

[-] hex123456@sh.itjust.works 11 points 6 months ago

You owe 2 tokens to the “should jar”.

this post was submitted on 17 Feb 2024
165 points (96.1% liked)

Programmer Humor

31700 readers
658 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS