this post was submitted on 24 Dec 2024
406 points (95.7% liked)

Programmer Humor

19821 readers
811 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 days ago (3 children)

That’s called a workaround. No end user should have to rely on a workaround as a solution to a bug; and make no mistake, it’s a bug.

[–] [email protected] 4 points 1 day ago

Sounds like a feature to me

[–] [email protected] 3 points 1 day ago

But whose bug is it? Really, Git origins have it tied to Linux development.

Case sensitivity, or the lack thereof, on a filesystem is opinionated. That's the real issue and is not a bug.

[–] [email protected] 2 points 1 day ago

My point is that the claim in the comic and in other comments that this corrupts your repo or loses work simply isn't true.