0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-06 16:33:26 +01:00
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_test.go
content.go
delete.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
diff_test.go
diff.go
file_test.go
file.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_test.go
tree.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