Hacker News new | ask | show | jobs
by buggy_code 6232 days ago
what's the best open source alternative to git hub? (no, I don't want to host my code on third party servers)

the best I've used so far is trac, but their git support were flaky when I last tested it (only ran well with svn at the time)

2 comments

I've been happily using Gitosis for quite a while now. It's like Github without the web interface (so it manages central repositories and user authentication).

I recall it took a bit of finagling to set it up, but I haven't had a single issue with it since. It's also cool that the configuration files are stored in a Git repository (once you try it, it will be clear how that works).

http://scie.nti.st/2007/11/14/hosting-git-repositories-the-e...

There is also gitorious[1]. Haven't tried it myself.

[1] http://gitorious.org/