8000 config: return `GIT_ENOTFOUND` for missing programdata by ethomson · Pull Request #6547 · libgit2/libgit2 · GitHub
[go: up one dir, main page]

Skip to content

config: return GIT_ENOTFOUND for missing programdata #6547

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

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

ethomson
Copy link
Member

When the programdata path is missing, ensure that we pass down the GIT_ENOTFOUND error to the caller instead of converting it to a generic -1.

When the programdata path is missing, ensure that we pass down the
`GIT_ENOTFOUND` error to the caller instead of converting it 
8000
to a
generic `-1`.
@ethomson ethomson added the v1.6 label Apr 11, 2023
@ethomson ethomson merged commit ae49d55 into main Apr 12, 2023
@ethomson ethomson deleted the ethomson/programdata branch April 12, 2023 10:59
Viir added a commit to pine-vm/pine that referenced this pull request Apr 12, 2023
Updating to newer version of LibGit2Sharp is currently blocked.
See libgit2/libgit2sharp#2021, libgit2/libgit2sharp.nativebinaries#149, libgit2/libgit2#6547
@ethomson ethomson added the bug label Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0