Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][GitExtractor] cloneGitRepo ended unexpectedly: reference delta not found #6159

Closed
3 tasks done
richard-fletcher opened this issue Sep 27, 2023 · 1 comment · Fixed by #6177
Closed
3 tasks done
Labels
type/bug This issue is a bug

Comments

@richard-fletcher
Copy link
Contributor

richard-fletcher commented Sep 27, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@richard-fletcher richard-fletcher added the type/bug This issue is a bug label Sep 27, 2023
@abeizn
Copy link
Contributor

abeizn commented Sep 28, 2023

Thanks for reporting the issue. I noticed that you checked the box to submit PR yourself. I'm looking forward to your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug This issue is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants