0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 17:32:38 +01:00
gitea/routers/api/v1/repo
David Svantesson cde95f9923 Rewrite existing repo units if setting is not included in api body (#7763)
* Rewrite existing repo units if setting is not included in api body

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* else-if on one row
2019-08-10 12:32:46 +03:00
..
blob.go
branch.go
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_tracked_time.go
issue.go
key.go
label.go
main_test.go
milestone.go
pull.go
release_attachment.go
release.go
repo_test.go
repo.go Rewrite existing repo units if setting is not included in api body (#7763) 2019-08-10 12:32:46 +03:00
star.go
status.go
subscriber.go
tag.go
tree.go