this post was submitted on 12 Feb 2024
176 points (94.4% liked)

Programmer Humor

32070 readers
470 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
[โ€“] [email protected] 11 points 7 months ago (1 children)
alias git pull="git pull --rebase"
[โ€“] [email protected] 26 points 7 months ago
git config --global pull.rebase true