Git and Trac (or similar)

后端 未结 16 986
广开言路
广开言路 2020-12-22 19:33

In the past I have really enjoyed using Trac with subversion repositories hosted on some of my own servers. The integrated ticketing and online code browsing is very conven

16条回答
  •  感动是毒
    2020-12-22 19:44

    we are using GitLab, it's an open source GitHub clone. it has

    1. online code browsing (same as GitHub sliding tree).
    2. Issues Tracking.
    3. Wikis.
    4. Also you can manage the project privileges through it.

提交回复
热议问题