Skip to content

GitLab fails to import GitHub Wiki

Summary

GitLab importer failure: it looks like it imports the repo, but not the content. Creates an empty repo.

Steps to reproduce

Experience 1 (my own):

  • Imported public repo hosted on GitLab.com to my GitLab.com account, using the "Repo by URL" option, with the HTTPS link
  • GitLab created an empty repo
  • Deleted the project
  • Re-imported
  • Worked

Note: that happened once or twice, it doesn't happen every time we try to import. Perhaps the repo was too big and timed out?

Experience 2:

git clone https://gitlab.com/gitpitch/gitpitch.wiki.git
Cloning into 'gitpitch.wiki'...
warning: You appear to have cloned an empty repository.

Expected behavior

GitLab importing everything normally.

Actual behavior

GitLab imports an empty repo

Reference

cc/ @dbalexandre @axil @gitpitch