165
submitted 7 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
[-] SpeakinTelnet@sh.itjust.works 18 points 7 months ago

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

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

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

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

use the force Luke!

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

Programmer Humor

32074 readers
354 users here now

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

Rules:

founded 5 years ago
MODERATORS