this post was submitted on 24 Dec 2024
162 points (94.0% liked)

Memes

46041 readers
2089 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 2 weeks ago (3 children)

Pro Tip: If you want to really annoy Windows git users, just put some on Windows "illegal characters" in the filenames before committing. It is even funnier, if the git server has no UI where it could be fixed quickly.

[–] turbowafflz 4 points 2 weeks ago (1 children)

The filename rules are so weird, it's not just illegal characters, sometimes the position of the character matters. I discovered a while ago that while windows has no problem with dots in filenames, for some reason they can never be the last character in the name

[–] [email protected] 3 points 2 weeks ago

I imagine they rely on file extensions too much, and when they tested a file with an "empty" extension something great and terrible happened to make that rule instead of cleaning up the carnage.

[–] [email protected] 3 points 2 weeks ago

Commit a bunch of perl cpan files with a ton of colons scattered liberally, and watch the fireworks

[–] [email protected] 0 points 2 weeks ago

This should be done by default