this post was submitted on 09 Nov 2023
36 points (97.4% liked)

Programmer Humor

38098 readers
251 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] roastpotatothief@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (1 children)

Git is a great invention but it has a few design flaws. There are too many ways to confuse it or break it, using commands that look correct, or just forgetting something. I ended up writing simple wrapper script codebase to fix it. Since then no problems.

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

It was conceived for experts so the new user experience is shit and the UI is not intuitive. But it has become such a widespread standard that it is very hard to completely overhaul the UI.