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

EdkRepo: Automatic remote prune in EdkRepo Sync #6

Merged
merged 1 commit into from
May 20, 2021

Conversation

nate-desimone
Copy link
Member

This resolves the "error: cannot lock ref 'refs/y': 'refs/x' exists;
cannot create 'refs/y'" message that is seen when a individual ref
is changed to a folder of refs. When this unusual even occurs, a
prune of existing refs needs to be done. It would be useful if
EdkRepo is able to detect this exceptional case and perform the prune
automatically.

Signed-off-by: Nate DeSimone nathaniel.l.desimone@intel.com

This resolves the "error: cannot lock ref 'refs/y': 'refs/x' exists;
cannot create 'refs/y'" message that is seen when a individual ref
is changed to a folder of refs. When this unusual even occurs, a
prune of existing refs needs to be done. It would be useful if
EdkRepo is able to detect this exceptional case and perform the prune
automatically.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
@ashedesimone ashedesimone merged commit 0727ede into tianocore:main May 20, 2021
@nate-desimone nate-desimone deleted the sync_prune branch May 27, 2021 03:56
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

Successfully merging this pull request may close these issues.

None yet

2 participants