mirror of https://github.com/go-gitea/gitea.git
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 |
||
---|---|---|
.. | ||
branch.go | ||
gitrepo.go | ||
url.go | ||
walk_gogit.go | ||
walk_nogogit.go |