|
|
|
|
|
by bastardoperator
1332 days ago
|
|
The Gitea repo is actually not that big. The harder part is converting issue and pull request metadata from the GitHub archive which they reference here: https://github.com/go-gitea/gitea/pull/18165 The migration bundles all of that up so I assume the holdup is writing something that can covert that archive to something Gitea understands or can use. |
|