mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-10-16 12:44:55 +08:00

Fix https://github.com/go-gitea/gitea/pull/33910#pullrequestreview-2688913865 This PR changed the Repositroy interface in `gitrepo` package which makes it only focus the relative path in the disk and abstract whether it's a wiki repository or not.