Search before asking
What happened
When importing one git repo I get the following error
cloneGitRepo ended unexpectedly: reference delta not found
What do you expect to happen
The repo would import correctly.
How to reproduce
Reproduction is challenging as it seems to be caused by something specific to this repository.
Anything else
I believe that this issue is caused by this bug in go-git go-git/go-git#495.
Likely updating the the go-git module to the latest version will resolve the issue. I am willing to open a PR with the change but as I am not a go developer I am unable to test it locally.
Version
v0.19.0-beta1
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
When importing one git repo I get the following error
cloneGitRepo ended unexpectedly: reference delta not foundWhat do you expect to happen
The repo would import correctly.
How to reproduce
Reproduction is challenging as it seems to be caused by something specific to this repository.
Anything else
I believe that this issue is caused by this bug in
go-gitgo-git/go-git#495.Likely updating the the
go-gitmodule to the latest version will resolve the issue. I am willing to open a PR with the change but as I am not a go developer I am unable to test it locally.Version
v0.19.0-beta1
Are you willing to submit PR?
Code of Conduct