Distributed Revision Control, Wiki, and Bug-Tracking all in one

前端 未结 1 1800
迷失自我
迷失自我 2021-01-03 00:59

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

相关标签:
1条回答
  • 2021-01-03 01:58

    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.

    0 讨论(0)
提交回复
热议问题