gitea/services/repository/files
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
..
cherry_pick.go
commit.go
content.go
content_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
delete.go
diff.go
diff_test.go
file.go
file_test.go
patch.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
temp_repo.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
tree.go
tree_test.go
update.go
upload.go