mirror of
https://gitee.com/gitea/gitea
synced 2025-11-29 04:40:28 +08:00
Backport #12900 We should only update is_empty, default_branch and updated time columns during commitRepoAction and not update other columns as we risk overwriting incorrect information. Fix #11823 Fix #10536 Signed-off-by: Andrew Thornton <art27@cantab.net>