From 462786bb376d2eb57f0c14277f5912ff50312653 Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Sat, 6 Apr 2024 17:13:24 +0800 Subject: [PATCH] test --- fdroidserver/deploy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fdroidserver/deploy.py b/fdroidserver/deploy.py index 7cf26ec7..c0b2f817 100644 --- a/fdroidserver/deploy.py +++ b/fdroidserver/deploy.py @@ -557,6 +557,7 @@ def update_servergitmirrors(servergitmirrors, repo_section): ) # Test + print(repo.git.status()) print(repo.head.log()) # push. This will overwrite the git history