Skip to content

Implement export checkout mode for git and tarballs

Ignacio Casal Quinteiro requested to merge wip/nacho/export into master

For git it generates a zip file with the specific revision of the checked out source and for tarballs it creates a zip containing the tarball and any patches it might have

Merge request reports