• @bloopernova
    link
    English
    6
    edit-2
    8 months ago

    Yeah git is complex. It performs a huge array of tasks, the problem domain is very complicated. Do people complain Typescript or Rust is too complex? Probably some do but most accept that learning a programming language takes time and dedication.

    The hacker news thread on that article is depressing. So many people saying “waaahh git is hard! I had to look up how to do something!” No shit? You had to learn something you previously didn’t know?!?

    Like, multiple devs I’ve known had trouble understanding that things in git are often just pointers. Symbolic links. Yet it’s treated like an alien ship just crashed into their lap!

  • @aport
    link
    6
    edit-2
    8 months ago

    People would be a lot less confused if they would read the official git book instead of trying to force their they through life googling errors and cheatsheets.

    • @[email protected]
      link
      fedilink
      38 months ago

      People just nuke a local git repo and reclone if something goes wrong. There isn’t even an attempt to understand anything.

    • @canpolatOPM
      link
      English
      18 months ago

      Reading the manual? That’s cheating!

    • TechNom (nobody)
      link
      English
      17 months ago

      +1. Git is one of those projects that supply official, authoritative, comprehensive and easy-to-understand documentation.