this post was submitted on 12 Feb 2024
177 points (94.5% liked)

Programmer Humor

36950 readers
454 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] tetris11@lemmy.ml 11 points 1 year ago (1 children)
alias git pull="git pull --rebase"
[โ€“] GissaMittJobb@lemmy.ml 26 points 1 year ago
git config --global pull.rebase true