2026-09-05 19:51:34
#LazyWeb I'm looking to host some git repositories in my homelab. I'm tempted to use Forgejo, but it feels overkill for my usecase. I don't need issues, a web based Pull Request workflow, CI, open registration, or any of other other bells and whistles.
All I really want is a web interface to show me the history, branches, tags, and diffs in each commit. All actual …