this post was submitted on 24 Nov 2023
179 points (95.9% liked)

graybeard

256 readers
1 users here now

Stories, links, experiences from calculator manipulators with a few grays in their beard

founded 2 years ago
MODERATORS
 

Have you guys tried magit, yet? πŸ˜€

you are viewing a single comment's thread
view the rest of the comments
[–] galoisghost@aussie.zone 17 points 2 years ago (4 children)

Surely there aren’t people who think subversion was better? Better than cvs sure, better than got, nah

[–] synapse1278@lemmy.world 10 points 2 years ago

People who are stuck in the old mindset and are going out of their way to use git like if it was svn.

[–] Gimly@lemmy.world 7 points 2 years ago

I'm sure you'll find some old devs who still prefer CVS over SVN. Don't underestimate the force of habit. Even in a field like development where you should always update your knowledge and skills, there are tons of people who are very reluctant to changes.

[–] guy@lemmy.world 4 points 2 years ago* (last edited 2 years ago)

I don't prefer it, but I do prefer some things about it. Git overcomplicates certain things and uses bizarre terminology in places. But I'd still rather use Git any day

[–] ursakhiin@beehaw.org 2 points 2 years ago

Generally speaking, people who prefer subversion spent a lot of time using it before got became the mainstream. It's not generally been an opinion formed from contemplation but that the workflows are so different that they are having to return source control management from scratch.

Developers typically don't want to be told they have to learn a new tool unless it was their idea.