gitblit-org/gitblit
pure java git solution observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 26
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5551
- days_rel: 445
- days_push: 445
- n_releases_24m: 1
Adoption not part of the score
2357 stars · 672 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gitblit is an open-source, pure Java Git server for managing, viewing, and serving Git repositories over GIT, HTTP, and SSH transports. It supports multiple authentication providers and can be deployed as a standalone server or within a servlet container.
Use cases
- self-host a git server without installing native git binaries
- browse and view git repositories through a web interface
- serve git repositories over http and ssh with authentication
- manage git repository permissions and access control
- set up a lightweight git server in minutes on any platform with java
When to choose
- you need a pure Java git server that runs anywhere a JRE is available
- you want a self-contained git hosting solution with a built-in web UI
- you need git repository serving over multiple transports (git, http, ssh) with flexible authentication
When to avoid
- you need a full-featured code collaboration platform like pull requests and issue tracking (consider GitLab or Gitea)
- your team prefers a git server written in a non-JVM stack
- you require modern CI/CD integration out of the box
Facets
application · maturity active
http-server auth web-framework developer-tools version-control self-hosted jvm cross-platform self-hosted git-server git-repository-management java repository-viewer ssh git-http docker
2 sources
- readme: https://github.com/gitblit-org/gitblit · fetched 2026-08-28 · f3dcc904e3ce
- homepage: http://gitblit.com · fetched 2026-08-29 · 796ad4a4580d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gitblit-org/gitblit | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="gitblit-org/gitblit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem