Skip to content

git: handle exit code 2 for git remote url retrieval #6422

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rjbou
Copy link
Collaborator

@rjbou rjbou commented Mar 14, 2025

TODO:

  • add a test

@rjbou rjbou changed the title git: handle exit code 2 for git remote url retrieval git: handle exit code 2 for git remote url retrieval Mar 14, 2025
@@ -108,6 +108,7 @@ users)
* Fix sandboxing support in NixOS [#6333 @kit-ty-kate]

## VCS
* [BUG] Fix `git remote get-url` failure, add handling for exit code 2 [#6412 @rjbou]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [BUG] Fix `git remote get-url` failure, add handling for exit code 2 [#6412 @rjbou]
* [BUG] Fix `git remote get-url` failure, add handling for exit code 2 [#6422 @rjbou]

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

Successfully merging this pull request may close these issues.

1 participant