Simplify mirror repository API logic (#30963) (#31009)

Backport #30963 by wxiaoguang

Fix #30921

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
Giteabot
2024-05-18 08:26:20 +00:00
committed by GitHub
co-authored by wxiaoguang
parent bd3787c774
commit 8eac16de21
3 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -20610,7 +20610,7 @@
"x-go-name": "Description"
},
"enable_prune": {
"description": "enable prune - remove obsolete remote-tracking references",
"description": "enable prune - remove obsolete remote-tracking references when mirroring",
"type": "boolean",
"x-go-name": "EnablePrune"
},