diff --git a/fdroidserver/deploy.py b/fdroidserver/deploy.py index 8ef4181d..474c57dd 100644 --- a/fdroidserver/deploy.py +++ b/fdroidserver/deploy.py @@ -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