This commit is contained in:
proletarius101 2024-04-06 17:20:30 +08:00
parent 5a46b062f4
commit 4f2ec8f2e3
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -510,6 +510,7 @@ def update_servergitmirrors(servergitmirrors, repo_section):
enabled_remotes = []
for d in servergitmirrors:
print(f"d: {d}")
index_only = d.get('index_only', False)
# Use a separate branch for the index only mode as it needs a different set of files to commit