Gitweb alternatives

Gitweb is a web-based interface for exploring Git repositories. Developed using Perl, it functions as a CGI script or a mod_perl module, enabling users to navigate repository history, view file contents, and examine commit details through a web browser. It offers features like revision browsing, log viewing, and search capabilities for commits based on author, message, or committer.

Alternatives