1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 06:18:12 +00:00
Files
gitea/modules/repository/fork.go
zeripath 0a542dd59f Decrement Fork Num when converting from Fork (#17035)
When converting repositories from forks to normal the root NumFork needs to be
decremented too.

Fix #17026

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-14 18:07:08 +01:00

4.6 KiB