1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-28 23:34:06 +00:00
gitea/models/unittest
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934)
* Fix data-race problems in git module

* use HomeDir instead of setting.RepoRootPath

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-11 11:56:27 +08:00
..
consistency.go
fixtures.go
fscopy.go
reflection.go
testdb.go Fix data-race problems in git module (quick patch) (#19934) 2022-06-11 11:56:27 +08:00
unit_tests.go