Hacker News new | ask | show | jobs
by kyancey 2021 days ago
Or just use Fossil. It's already a distributed alternative to github. Every fossil install includes a built in web server with bug tracking and a wiki.
1 comments

Fossil seems very interesting, especially because it uses sqlite as the storage format and is created by sqlite authors.

Do you know if it is possible to use fossil locally pushing/pulling to/from git remote repositories? Thinking of some kind of bridge like git-svn.