this post was submitted on 08 Apr 2024
250 points (96.6% liked)

Programmer Humor

32190 readers
399 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
[–] pcouy@lemmy.pierre-couy.fr 32 points 5 months ago* (last edited 5 months ago) (8 children)

The worst thing about eclipse I've had to deal with is its git integration. The conflict resolution tool is awful and half the terminology diverges from plain git.

The fact that it has a "Push & Commit" button also drives me mad far more than it should

[–] PoolloverNathan@programming.dev 12 points 5 months ago (1 children)

Wait… “Push & Commit”? Not “Commit & Push”? Where do I join the Eclipse hate club?

[–] pcouy@lemmy.pierre-couy.fr 2 points 5 months ago

I don't remember exactly, but the issue is about the existence of a button that makes beginners think a commit and a push are part of the same atomic operation. Not the order of the words on this button

load more comments (6 replies)