this post was submitted on 06 Oct 2025
827 points (96.7% liked)

Programmer Humor

26799 readers
1152 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

Yeah learned this the hard way.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sorter_plainview@lemmy.today 2 points 2 days ago (1 children)

That is a very weird setup. I have no clue why that flow is needed in the first place. Branches should be something disposable easily. What was the logic behind the setup? Any idea?

[โ€“] pmk@lemmy.sdf.org 2 points 2 days ago

Oh I know the reason, nobody knew git and had just worked alone before.