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
commit.go
content.go
content_test.go
delete.go
diff.go
diff_test.go
file.go
file_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
patch.go
temp_repo.go
tree.go
tree_test.go
update.go
upload.go