5 ms·
Interestingly it looks like this is partly a fork of Gitea (or at least, incorporates large amounts of code from Gitea): https://github.com/harness/gitness/pull
by cmjs 3y ago
Interestingly it looks like this is partly a fork of Gitea (or at least, incorporates large amounts of code from Gitea): https://github.com/harness/gitness/pull/3364/files#diff-4673a3aba01813b595de187a7a6e9e63a3491d55821606fecd9f13a10c188a1d https://github.com/harness/gitness/pull/3364/files#diff-4673...
- bradrydzewski 3y agoIt is largely based on the existing Drone repository, but for Git capabilities we used the Gitea fork of https://github.com/gogs/git-module https://github.com/gogs/git-module
- cmjs 3y agoI see, thanks for the clarification.