Y
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
CameronNemo
2276 days ago
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.
link
lsaferite
2276 days ago
I mean, in fairness to the PP, they do _not_ mention gogs at all in the FAQ.
link
voidlogic
2276 days ago
I still don't understand why someone would want to use this over GOGS....
link
hashhar
2275 days ago
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.
link
It aims to provide a limited subset of the features they provide. More similar to cgit.