provide archives of foreign git repositories via http(s) Installation: - make "work/wish-list" writable for webserver user - point a php-capable webserver to httpdocs - run clone-repos by cronjob or systemd timer - run update-repos by cronjob or systemd timer Use: access on the webserver: - to schedule for cloning ?r=base64_encode(https://url.to/upstream/repository.git) - to retrieve tar ball: ?r=base64_encode(https://url.to/upstream/repository.git)&tag=base64_encode(tag) ?r=base64_encode(https://url.to/upstream/repository.git)&commit=hash