Hacker News new | ask | show | jobs
by alganet 196 days ago
For version control, people should just use fossil.

https://fossil-scm.org/

No server infra needed. Issues/Wiki/Discussions all built-in. Customizable web interface. Adapter to export to git. Single-file (also an SQLite database you can query).

It's obvious it's the superior stuff.

1 comments

i personally host my own git instance for all my important projects, i'm just forced to use github for work.