I was curious about your opinions (Not my article). Also this mentions Fossil & Pijul. Which are fully-fledged Git-Alternatives (Not just github)

  • 6nk06@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    14 days ago

    git is decentralized and I have never used it professionally.

    If you don’t like merge requests, feel free to fork the project and do something. Merge requests are good because they give responsibilities and a trace of what was done. Do you have an alternative for this?

    git sucks but you can use Jujutsu, it’s great. Fossil and Pijul are not alternatives, they are incompatible in that case.

    Anyway you’re focusing too much on github when there are alternatives already, and some of them were already available 20 years ago when github did not exist.

    Your rant is confusing because you want to throw everything away and stop using useful tools.

    • Galactose@sopuli.xyzOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      14 hours ago

      Fossil & Pijul do have merging though. Also Fossil has a UI, WebServer & Github-like features built into it.