0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-09 05:44:14 +02:00
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
..
2024-02-25 13:32:13 +00:00
2025-03-11 21:06:59 +08:00
2025-03-13 11:07:48 +08:00
2025-03-13 07:04:50 +08:00
2025-03-13 07:04:50 +08:00
2025-03-10 17:36:02 +08:00
2025-03-08 21:47:11 +08:00
2025-03-13 12:14:35 -07:00
2025-03-03 05:36:10 +00:00
2025-03-10 17:36:02 +08:00
2023-02-11 08:39:50 +08:00
2025-03-13 07:04:50 +08:00
2022-12-30 23:31:00 +08:00
2025-03-11 10:40:38 -07:00
2024-12-24 01:54:19 +00:00
2025-03-03 05:36:10 +00:00
2025-03-08 21:47:11 +08:00
2025-03-11 10:40:38 -07:00