this post was submitted on 09 Nov 2023
1262 points (98.2% liked)

Programmer Humor

32371 readers
475 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Pxtl@lemmy.ca 3 points 1 year ago (1 children)

Even for experts the user experience is shit. Too much has to be done manually when the default should be automatic, like fetching before pull, recursing when working with repos that use submodules, allowing mismatched casing on case insensitive filesystems, etc.

[โ€“] oce@jlai.lu 2 points 1 year ago

Submodule commands are such mess, which is sad because it is a great feature.