this post was submitted on 24 Dec 2024
428 points (95.5% liked)

Programmer Humor

20013 readers
1318 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] 4 points 3 weeks ago (1 children)

It's not even actually that bad, at least not since January of 2020: https://stackoverflow.com/a/59687740/1858225

[–] dohpaz42 3 points 3 weeks 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 3 weeks ago

Sounds like a feature to me

[–] [email protected] 3 points 3 weeks 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.

[–] [email protected] 3 points 3 weeks 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.