Hacker News new | ask | show | jobs
by josemando 1542 days ago
I suggest taking a look at https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki

I have never used, but I’m interested in trying… maybe some personal project in the future :)

1 comments

The big ticket item is obviously that Fossil includes all the stuff that people constantly whine about being locked into Git{hub,lab} over, e.g. issues, as part of the tool rather than some external vendor-specific thing you have to worry about separately.

Also, as someone who really liked Monotone before git won, having your whole repo in a single file is just nice for the same ops-related reasons it’s refreshing to be able to download and run a self-contained binary rather than needing an installer or whatever.