gitea/services/repository
Lunny Xiao b8911fb456
Use a struct as test options (#19393)
* Use a struct as test options

* Fix name

* Fix test
2022-04-14 21:58:21 +08:00
..
archiver Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
files Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
adopt.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
fork.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
fork_test.go
hooks.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
push.go
repository.go
template.go
transfer.go
transfer_test.go