gitea/services/repository/files
zeripath e69b7a92ed
Allow API to create file on empty repo (#19224)
This PR adds the necessary work to make it possible to create files on empty
repos using the API.

Fix #10993

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-28 21:48:41 +02:00
..
cherry_pick.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
commit.go
content.go
content_test.go
delete.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
diff.go
diff_test.go
file.go
file_test.go
patch.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
temp_repo.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
tree.go
tree_test.go
update.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
upload.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00