Skip to content

remote cherry-pick failure with --treeless clone option #260

@ndhaller

Description

@ndhaller

A Patchset for Tianocore Edk2 using remote cherry-pick from Tianocore Edk2-Staging fails with "Error: The branch does not exist" when the edkrepo project is cloned with "--treeless" filter option.

Running the Patchset remote cherry-pick steps manually with git failed at the git fetch step with error message "fatal: bad tree object"

For this case, "git fetch --refetch" avoids the "fatal: bad tree object" git fetch error, and might work as a workaround if "--treeless" cloned projects fail the initial 'git fetch' step.

Version: edkrepo v3.2.3

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