0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 03:14:04 +01:00
gitea/services/repository
wxiaoguang cf465b4721
Support uploading file to empty repo by API (#24357)
The uploading API already works (the only nit is the the IsEmpty flag is
out-of-sync, this PR also fixes it)

Close #14633
2023-04-26 21:36:26 -04:00
..
archiver
files
adopt_test.go
adopt.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
avatar_test.go
avatar.go
branch.go
cache.go
check.go
fork_test.go
fork.go
hooks.go
lfs.go
main_test.go
push.go
repository_test.go
repository.go
review_test.go
review.go
template.go
transfer_test.go
transfer.go