Hacker News new | ask | show | jobs
by adastra22 147 days ago
Those things exist for git too, e.g. git-bug. But the first-class to do it in git is email.
1 comments

Email isn't a wiki, bug tracking, documentation and all the other stuff Fossil offers as part of their core design. The point is for it to be in one place, and local-first.

If you don't trust me, read the list of features and give it a try yourself: https://fossil-scm.org/home/doc/trunk/www/index.wiki

I am aware of fossil. Did you look up git-bug?
Indeed, I'd still claim that a 3rd party addition doesn't make Git as local-first as Fossil when it comes to other things than source code.