0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-19 17:12:54 +01:00
Lunny Xiao 24b81ac8b9
Use gitrepo's clone and push when possible (#36093)
1 Move `IsRepositoryModelOrDirExist` and `CheckCreateRepository` to
service layer
2 Use `gitrepo.Pushxxx` instead of `git.Push` when possible
3 use `gitrepo.Clonexxx` instead of `gitrepo.Clone` when possible
2025-12-10 09:41:01 -08:00
..
2025-03-31 01:53:48 -04:00
2025-06-27 07:59:55 +02:00
2025-12-04 19:47:23 +01:00
2025-07-30 07:08:59 +00:00
2025-06-21 19:20:51 +08:00