1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 04:10:37 +02:00
This commit is contained in:
proletarius101 2024-04-06 17:13:24 +08:00
parent 4c32be112c
commit 4689da8d08
No known key found for this signature in database

View File

@ -741,6 +741,7 @@ def update_servergitmirrors(servergitmirrors, repo_section):
)
# Test
print(repo.git.status())
print(repo.head.log())
# push. This will overwrite the git history