Hacker News new | ask | show | jobs
by oblio 248 days ago
I think there is a sort of thing built on top of Git where the wiki and issues are actually part of the repo itself, I forget the name, a bit like the Fossil SCM.
3 comments

It's actually its own distinct version control _system_. And yes, it is Fossil SCM: https://fossil-scm.org/
No, he’s talking about git-bug.
git-annotate uses git notes and embeds a webserver for the frontend

Looks like a hobby project that made it out of Google and into open source. Not really worked on, but very cool concept