0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 20:19:19 +01:00
gitea/services/repository
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
..
archiver
files
adopt_test.go
adopt.go
avatar_test.go
avatar.go
branch.go
cache.go
check.go
fork_test.go
fork.go
hooks.go
main_test.go
push.go
repository.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
template.go
transfer_test.go
transfer.go