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

Programmer Humor

37976 readers
14 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 2 years ago (2 children)

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

[–] [email protected] 8 points 2 years ago
git rebase -i --root
git commit --amend --no-edit
git push --force
[–] [email protected] 5 points 2 years ago

use the force Luke!