libgit2sharp icon indicating copy to clipboard operation
libgit2sharp copied to clipboard

http exceptions are of LibGit2SharpException type

Open ali-bhutto opened this issue 2 years ago • 1 comments

Issues:

  1. 401
  2. 404
  3. unsupported URL protocol error
  4. 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

ali-bhutto avatar Mar 21 '22 12:03 ali-bhutto

Is there any update on this?

ali-bhutto avatar Mar 28 '22 16:03 ali-bhutto