this post was submitted on 23 Sep 2025
65 points (92.2% liked)

Opensource

4045 readers
10 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] 6nk06@sh.itjust.works 4 points 1 week ago (1 children)

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.

[–] biotin7@sopuli.xyz 1 points 1 week ago

Fossil & Pijul do have merging though