Skip to content

Do not remove repository_downloads_path

Ramya Authappan requested to merge github/fork/zzet/patch-14 into master

Created by: zzet

git@git.host:/~$ find /some/repository_downloads_path /some/repository_downloads_path /some/repository_downloads_path/gitlab.git /some/repository_downloads_path/gitlab.git/gitlab-30052823d6209520975eef8a1ff78ed8e0551bf9.zip

vs

git@git.host:/~$ find /some/repository_downloads_path/* /some/repository_downloads_path/gitlab.git /some/repository_downloads_path/gitlab.git/gitlab-30052823d6209520975eef8a1ff78ed8e0551bf9.zip

Merge request reports