Skip to content

"reference delta not found" while cloning / parsing the packfile #484

@ZauberNerd

Description

@ZauberNerd

We have seen the reference delta not found error message while cloning a repository.

We created a minimal reproducible example: https://github.com/ZauberNerd/go-git-external-ref-thinpack

We already saw two other issues and a merged PR, mentioning this error message:

But those seem to only mention AWS CodeCommit (and we are on GHES) and even with #392 by @ga-paul-t merged, our reproducer is still able to reproduce the issue, therefore we are not sure, if it is the same issue or related in some other way.

Steps to reproduce:

  1. git clone git@github.com:ZauberNerd/go-git-external-ref-thinpack.git
  2. cd go-git-external-ref-thinpack/
  3. git submodule update --init --recursive
  4. go run main.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions