libgit2sharp
libgit2sharp copied to clipboard
http exceptions are of LibGit2SharpException type
Issues:
- 401
- 404
- unsupported URL protocol error
- unknown certificate check failure
Expected behavior
Either it should be specific type of exception or there should be a property of status code
Actual behavior
LibGit2SharpException type
Version of LibGit2Sharp (release number or SHA1)
0.27.0-preview-0175
Operating system(s) tested; .NET runtime tested
.NET6 Windows 10
Is there any update on this?