diff options
author | zeripath <art27@cantab.net> | 2020-09-20 18:55:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-20 13:55:15 -0400 |
commit | 037d5a33a0aa466164890658cffb8eca0daa8801 (patch) | |
tree | 43f9f7502bd4e7f232603b513dc8cfb0778ffad2 /routers/api/v1/repo/milestone.go | |
parent | 7e5499575b3a159c3c17d381eeeabd230ca83373 (diff) | |
download | gitea-037d5a33a0aa466164890658cffb8eca0daa8801.tar.gz gitea-037d5a33a0aa466164890658cffb8eca0daa8801.zip |
Update only the repository columns that need updating (#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>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'routers/api/v1/repo/milestone.go')
0 files changed, 0 insertions, 0 deletions