Hans-Christoph Steiner 53bf6c7ce1 deploy: use master branch when working complete git-mirror repo
The *-nightly git repo always uses the _master_ branch.  The `index_only:`
support maintains a separate local branch since its git repo should be as
small as possible.  The full repo should be maintained for mirrors not
using `index_only:` so that when it force-pushes, it does not need to always
push all the files, only the updated ones.  So the full repo should be
maintained in the _master_ branch, and only the `index_only` mirrors should
have their own branch.

This adds a test case to reproduce this error:
https://gitlab.com/fdroid/fdroidclient/-/jobs/10347168516

This case also applies to any setup that used `servergitmirrors:` before the
`index_only:` feature was added.  This also applies to cases if the repo
maintainer manually clones the *-nightly repo into _fdroid/git-mirror/_
2025-06-23 12:39:15 +00:00
..
2024-05-08 16:26:46 +02:00
2025-05-22 12:16:43 +02:00
2025-05-22 12:16:43 +02:00
2025-05-12 18:30:03 +02:00
2025-06-18 18:34:53 +02:00
2025-03-25 12:13:22 +01:00
2022-03-29 15:53:45 +02:00