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

Close 
2023-04-26 21:36:26 -04:00
..
archiver
files Support uploading file to empty repo by API () 2023-04-26 21:36:26 -04:00
adopt_test.go Use more specific test methods () 2023-04-22 17:56:27 -04:00
adopt.go
avatar_test.go
avatar.go
branch.go
cache.go
check.go
fork_test.go
fork.go
hooks.go Add user webhooks () 2023-03-10 08:28:32 -06:00
lfs.go
main_test.go
push.go Fix tags view () 2023-03-27 21:41:33 +08:00
repository_test.go
repository.go Make label templates have consistent behavior and priority () 2023-04-10 16:44:02 +08:00
review_test.go
review.go
template.go
transfer_test.go
transfer.go