Can't import submodule content
Created by: angezanetti
I'm running GitLab 7.3.2 f092e53e, and try to add the vendor of my Symfony2 application into gitlab.
It works well for all of them execpt one, the link of the submodule seems to be broken:
I tried to import different branches of that modules, or different commit number, but the link is still broken on the UI…
I have all the files on my local pc, but i can't send them to the gitlab server and if i try to deploy the code to another server it can't find the vendor's files as well...