Add Git as a Remote Storage Option
Currently, repositories can be published to Amazon S3 and to SSH-based storage locations.
This ticket is about adding the possibility to push repositories also to git repositories. Support for this already exists in fdroidserver
and should be re-used as much as possible. MRs to fdroidserver
might or might not be required.
During this work, it should be investigated how the interface to remote storage can be simplified.