gitea/services
Lunny Xiao 9c673d066c Add abstraction layer to check if the repository exists on disk (#33874)
Extract from #28966 

This PR uses `gitrepo.IsRepositoryExist` instead of `util.IsExist` to
detect whether the repository exist in disk. This will move `RepoPath`
detail behind of package `gitrepo` to make it easier to do possible
changes where storing the repositories.

No code change
2025-03-14 03:00:56 +00:00
..
2025-03-11 10:40:38 -07:00
2025-03-13 07:04:50 +08:00
2025-03-08 21:47:11 +08:00
2025-03-11 10:40:38 -07:00
2025-01-31 19:05:48 +08:00
2025-03-11 10:40:38 -07:00
2023-12-25 21:25:29 +01:00
2024-05-20 00:56:45 +00:00
2025-03-11 10:40:38 -07:00
2025-03-08 21:38:11 +00:00