]> source.dussan.org Git - gitea.git/commit
[API] make change repo settings work on empty repos (#15778)
author6543 <6543@obermui.de>
Sat, 8 May 2021 12:11:36 +0000 (14:11 +0200)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 12:11:36 +0000 (14:11 +0200)
commite2786147539909eaef2bc39fb728a10b88277d31
treef6670b39eb552a094c0882b8c954c0d65f16c398
parent272bbb200d77ca520e335588c771301f9439f393
[API] make change repo settings work on empty repos (#15778)

* API: Fix #15602

* Add TEST
integrations/api_repo_edit_test.go
routers/api/v1/api.go
routers/api/v1/repo/repo.go