cm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agoSomething something case-insensitive file something...lemmy.sdf.orgimagemessage-square38fedilinkarrow-up1168arrow-down110cross-posted to: memes@lemmy.ml
arrow-up1158arrow-down1imageSomething something case-insensitive file something...lemmy.sdf.orgcm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agomessage-square38fedilinkcross-posted to: memes@lemmy.ml
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up0arrow-down2·5 days agoThat’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.
minus-squareadr1an@programming.devMlinkfedilinkarrow-up4·5 days agoBut 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.
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.
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.
Sounds like a feature to me