0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-27 03:58:33 +01:00
gitea/services/repository/files
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-28 01:38:53 +00:00
..
cherry_pick.go
commit.go
content_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
content.go
diff_test.go
diff.go
file_test.go
file.go
patch.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
temp_repo.go
tree_test.go
tree.go
update.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
upload.go