Hacker News new | ask | show | jobs
by tdy721 2276 days ago
Front end for git in go. Surely you stumbled across GOGS? https://gogs.io/
2 comments

The FAQ explains how this differs from the like of gogs, gitea, phabricator, gitlab, and github.

It aims to provide a limited subset of the features they provide. More similar to cgit.

I mean, in fairness to the PP, they do _not_ mention gogs at all in the FAQ.
I still don't understand why someone would want to use this over GOGS....
I'd use this over cgit. For exposing a read-only view of my repo on a barebones server. This does not include issues, pull-requests etc. and that is useful in some scenarios.