mirror of
https://github.com/go-gitea/gitea
synced 2025-01-25 13:37:44 +01:00
09178300b0
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>