this post was submitted on 26 Aug 2023
1214 points (98.5% liked)

Programmer Humor

33546 readers
340 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
[โ€“] dandroid@dandroid.app 7 points 2 years ago (1 children)

I always squash my commits before rebasing. Is your way easier? I never really seem to have a problem with merge conflicts.

[โ€“] charliespider@lemmy.world 4 points 2 years ago

We squash when merging. Final git history is super clean and linear.