-->

Distributed Revision Control, Wiki, and Bug-Tracki

2019-02-10 19:24发布

问题:

I know about Fossil but are there any alternatives? Something small and easy to install/configure.

回答1:

I know there are quite a few git-based wikis such as git-wiki, WiGit and gitit. A simple google search will bring up many others, I'm sure.

I also know of some git-based bug trackers such as ticgit which basically lets you keep your tickets in a separate branch of a git repository. There's also DisTract.

But I'm not aware of anything else aside from Fossil that really tries to do what it does in one combined tool.

I'm curious what your experiences with Fossil have been. It's one of those things I find interesting but not been in a position to actually use as yet.