0 points

If I saw this in my code… I’d just… I’d have a mental breakdown

permalink
report
reply
2 points

I literally make a new branch. clone, and use an external merge tool (beyond compare) when my branch has fallen too far behind. I don’t trust any of the automated processes.

permalink
report
reply
4 points

I suck at git.
I’m currently rebasing 17k commits into my branch. I’m letting it run overnight.

I’m disgusting.

permalink
report
reply
44 points

Sometimes I look at the memes around here and wonder wtf y’all are doing. Like, neither my code nor the code at the place I work at are perfect. But I don’t think I’ve ever seen a merge do this. Maybe some of the most diverged merges temporarily had a lot of errors because of some refactoring, but then it was just a few find + replaces away from being fixed again. But those were merges where multiple teams had been working on both the original and the fork for years and even then it was usually pretty okay.

permalink
report
reply
4 points

It’s really easy to make a gigantic mess using git if you don’t know what you’re doing. As soon as you learn to keep your history mostly linear all those issues go away.

permalink
report
parent
reply
28 points

CS students

permalink
report
parent
reply
4 points

This is true. I got really good at fixing merge conflicts in college

permalink
report
parent
reply
3 points

You kinda have to when half of your “team” is barely even able to write code.

permalink
report
parent
reply
1 point

rerere makes resolving these almost bearable

permalink
report
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 5.4K

    Monthly active users

  • 885

    Posts

  • 9K

    Comments

Community moderators