1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-09 08:58:05 +00:00
gitea/services/wiki
Lunny Xiao a9e8ac0fe0
Don't create duplicated functions for code repositories and wiki repositories ()
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.
2025-03-19 11:17:19 -07:00
..
wiki_path.go Refactor names () 2024-06-19 06:32:45 +08:00
wiki_test.go Don't create duplicated functions for code repositories and wiki repositories () 2025-03-19 11:17:19 -07:00
wiki.go Don't create duplicated functions for code repositories and wiki repositories () 2025-03-19 11:17:19 -07:00