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

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

Open
ndhaller opened this issue Jul 8, 2024 · 1 comment
Open

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

ndhaller opened this issue Jul 8, 2024 · 1 comment

Comments

@ndhaller
Copy link
Contributor

ndhaller commented Jul 8, 2024

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

@ndhaller
Copy link
Contributor Author

ndhaller commented Jul 8, 2024

Related pull request:
#257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant