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

View File

@ -545,7 +545,6 @@ def update_servergitmirrors(servergitmirrors, repo_section):
repo.index.commit("fdroidserver git-mirror")
# Test
import os
os.listdir()
print(f"In index-only: {index_only} mode")
print(repo.git.status())