Importing a Git repository and setting the mirror option at the same time, results to the repository showing empty
Reported in https://gitlab.com/gitlab-com/support-forum/issues/539
Steps to reproduce
- Pressed "New project" button in the upper right corner
- Wrote a name for the repo
- Pressed "Any repo by URL"
- Went over to GitHub and copied HTTPS clone URL for one of my repos
- Pasted the URL into "Git repository URL" field at GitLab
- Checked "Mirror repository" checkbox
- Wrote a short description
- Selected "Public" visibility level
- Pressed "Create project" button
- Waited for about 10 seconds while GitLab cloned the repo
- Observed the problem I'm reporting :)
- Waited for a couple hours in hope of problem resolving itself during mirror update (GitLab tells me those happen every hour)
- Updated the repo manually a couple of times