Skip to content

Copy all gitaly ruby files, including hidden files to the new directory

DJ Mountney requested to merge fix-broken-gitaly into master

This will preseve the copy of the .bundle folder, which we need as we are excluding the development and test gems. And it needs to know to not load them.

Fixes: https://gitlab.com/charts/gitlab/issues/938

Merge request reports