1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-03 00:25:53 +00:00
gitea/services/wiki
Giteabot 22a18e6cbf
Avoid showing Failed to change the default wiki branch if repo has no wiki when saving repo settings (#30329) (#30337)
Backport #30329 by @yp05327

If repo does not have wiki, we should return after save the default wiki
branch into DB.
Or you will always see `Failed to change the default wiki branch` error.

Co-authored-by: yp05327 <576951401@qq.com>
2024-04-08 20:48:43 +08:00
..
wiki_path.go Fix an actions schedule bug (#28942) 2024-01-31 14:55:12 +00:00
wiki_test.go Make wiki default branch name changable (#29603) 2024-03-06 14:26:32 +08:00
wiki.go Avoid showing Failed to change the default wiki branch if repo has no wiki when saving repo settings (#30329) (#30337) 2024-04-08 20:48:43 +08:00