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

fix(git): fix confusing error messages on exit code 128 #5439

Merged
merged 8 commits into from Nov 20, 2023

Conversation

vvagaytsev
Copy link
Collaborator

What this PR does / why we need it:
This PR introduces a more precise error message examination for Git exit code 128.

Which issue(s) this PR fixes:

Fixes #5434

Special notes for your reviewer:

@vvagaytsev vvagaytsev requested review from stefreak and a team November 17, 2023 15:01
@vvagaytsev
Copy link
Collaborator Author

Still a WIP. I need to add some tests to cover the scenario described in the original issue.

@vvagaytsev vvagaytsev marked this pull request as ready for review November 17, 2023 16:22
@vvagaytsev vvagaytsev added this pull request to the merge queue Nov 20, 2023
Merged via the queue into main with commit 2779705 Nov 20, 2023
46 checks passed
@vvagaytsev vvagaytsev deleted the fix/5434-confusing-git-error-message branch November 20, 2023 13:35
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.

0.13: [Bug]: Misleading error message on git "dubious ownership" error
2 participants