is there a way to re-(index/import) repositories?
ground problem: i've got to mirror some repos from github - and so far git mirror(initial creation/git fetch) runs fine, but after the initial gitlab import with
sudo gitlab-rake gitlab:import:repos
there is no change in the backend. Is there any rake task or a workaround that i'm missing?