When comparing Gitblit vs GitPrep, the Slant community recommends Gitblit for most people. In the question“What are the best self-hosted web-based Git repository managers?” Gitblit is ranked 10th while GitPrep is ranked 23rd. The most important reason people chose Gitblit is:
Setting up is easy and usage is intuitive.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Just works
Setting up is easy and usage is intuitive.
Pro Free and open source
GitBlit is free and open source (under Apache License) .
Pro Cross-platform
Gitblit is available for Windows, OS X and Linux.
Pro Built-in authorization in windows
So you don't have to worry about setting up OpenSSH on Windows.
Pro Private and public repositories supported
GitPrep supports private and public repositories.
Pro Fast and lightweight
GitPrep is written in Perl and uses SQLite as a database, this makes of GitPrep one of the lighter and less resource-intensive alternatives out there.
Pro Easy Installation
GitPrep's setup and installation is very easy. It's only for linux/unix systems though, but it requires just some commands on the terminal to install.
Cons
Con No code reviews
It's not possible to start any code reviews on Pull Requests
Con Access controls are repository-based
Built in access controls are not branch-based.
Con No Squash Merge
There is no Squash Merge functionality
Con No project admins
There's no separation between a system admin and a project admin. There's owners for projects, but to create a new repository one has to be a general admin.