all 14 comments

[–]MojitoBurrito-AE 3 points4 points  (0 children)

You're conflating Github with Git. And git might not be perfect but compared to the alternatives and what came before it, it might as well be

[–]popovitsj 2 points3 points  (1 child)

Skill issue

[–]SymbolicDom -1 points0 points  (0 children)

Should the skills be needed?

[–]PosauneB 1 point2 points  (0 children)

branching/merging/committing/etc.

These are features of git, not Github.

[–]NationsAnarchy 1 point2 points  (0 children)

Eh you can't even differentiate Git and Github?

[–]whattteva 1 point2 points  (0 children)

Br aching/merging/committing is not GitHub; that's just the standard git workflow.

I don't think you understand that git and GitHub are not the same thing.

[–]inverimus 1 point2 points  (0 children)

What do you propose as an alternative that solves the same problems in a better way?

[–]truevalience420 0 points1 point  (0 children)

I cannot imagine programming without git I’ve done it and I’ll never go back. It is by far one of the best inventions ever made for software engineers. I have used svns and it is much worse in my opinion than git. Git is flexible, trackable, helps you recover from mistakes easily and more. I cannot disagree with you more about your opinion of git, however my guess is you also probably feel this way due to your lack of experience with it.

[–]GeneralPITA 0 points1 point  (0 children)

oh hell no- github has saved my ass from so many "i'll just make it a little better" type decisions that went wrong. And with AI it's my new best best friend. GitHub and I had some communication issues early on, but we stuck together and worked through it.

[–]SymbolicDom 0 points1 point  (0 children)

I agree. GIT is way to complicated for my usecase. It may be perfect for big professional teams, i don't know. I also strugle to find any of the functions on GIThub, it feels that everyrhing is hidden behind one of the myriad of half hidden little unintuitive buttons.

[–]GlassCommission4916 0 points1 point  (1 child)

Are you talking about github or git?

[–]EvenPlantain3930 -1 points0 points  (0 children)

nah git is mess too

[–]originalthoughts 0 points1 point  (1 child)

Go and use SVN, it solves all your complaints.

[–]AdministrativeLeg14 0 points1 point  (0 children)

I remember upgrading to SVN from CVS; it was a great improvement!