Search code examples
gitcollaboration

Git Team Portal


Is there a tool/system or module that I can use for team collaboration that interacts with Git? I'm looking for something I can track tickets, maybe a wiki, and most importantly a git repository browser. Ideally I could plug these pieces in to an existing site, but either would work.

Thanks in advance!


Solution

  • Try Redmine. It interacts with Git and many other versioning systems.