mirror of https://github.com/go-gitea/gitea.git
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 |
||
|---|---|---|
| .. | ||
| mirror.go | ||
| mirror_pull.go | ||
| mirror_pull_test.go | ||
| mirror_push.go | ||
| notifier.go | ||
| queue.go | ||