Hacker News new | ask | show | jobs
by scribu 3242 days ago
The problem isn't the VCS part so much as all the code review/project management features of Github.

I seem to remember there was a decentralized VCS which included issue tracking besides commits, but it never was mainstream.

4 comments

Yep, that was the one.
There's also plenty of DIY distributed issue tracker tools to keep issue tracking inside a git repo (often as yaml+markdown). I'm still surprised a good one hasn't stepped up with direct GitHub issue/project tool integration+sync, but that should certainly be a possibility.
Fossil SCM
the linux kernel development works just fine w/o github.
They use self-hosted git repo and bugzilla.

It's not exactly less of a point of failure.

I think the spf there is Linus' email account, right?