Closed mcepl closed 5 years ago
Apparently somebody committed a .git directory in a65687ba (Copy in current locales)
, and immediately removed it afterwards. I think the best you can do is use git filter-branch
to filter those files.
This seems to be an issue specific to GitLab.
Reproduction steps are trivial (at least here with git 1.8.3.1 and hg 2.6.2):
The result is:
Unfortunately, this seems to break my ability to push the created repository to GitLab.