mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-23 05:12:09 +02:00
feat: add Gerrit to Project Management
This commit is contained in:
parent
447915dba9
commit
13ea6fb237
1 changed files with 1 additions and 0 deletions
|
@ -1835,6 +1835,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom
|
|||
|
||||
- [Bonobo Git Server](https://bonobogitserver.com/) - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ([Source Code](https://github.com/jakubgarfield/Bonobo-Git-Server)) `MIT` `C#`
|
||||
- [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD-2-Clause-FreeBSD` `C`
|
||||
- [Gerrit](https://www.gerritcodereview.com/) - A code review and project management tool for Git based projects. ([Source Code](https://github.com/GerritCodeReview/gerrit)) `Apache-2.0` `Docker/Java`
|
||||
- [Gitblit](https://gitblit.github.io/gitblit/) - Pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache-2.0` `Java`
|
||||
- [gitbucket](https://gitbucket.github.io/gitbucket-news/) - Easily installable GitHub clone powered by Scala. ([Source Code](https://github.com/gitbucket/gitbucket)) `Apache-2.0` `Scala/Java`
|
||||
- [Gitea](https://gitea.io) - Community managed fork of Gogs, lightweight code hosting solution. ([Demo](https://try.gitea.io), [Source Code](https://github.com/go-gitea/gitea)) `MIT` `Go`
|
||||
|
|
Loading…
Add table
Reference in a new issue