Skip to content

Refactor Git archive creation

Jacob Vosmaer (GitLab) requested to merge git-archive-gitaly-prep into master

Git archive creation was tied up with disk caching. For now we only want to migrate the archive creation to Gitaly. This change separates the caching and the archive creation.

Edited by Jacob Vosmaer (GitLab)

Merge request reports