Skip to content

issues Search Results · repo:libgit2/libgit2sharp language:C#

Filter by

1k results
 (102 ms)

1k results

inlibgit2/libgit2sharp (press backspace or delete to remove)

If implementing a custom RpcSmartSubtransport that throws an exception during the read or write operation, the error message is ignored in the SmartSubtransportStream because it is not a NativeException. ...
  • zentron
  • Opened 
    5 days ago
  • #2165

Hi, I m currently trying to make a custom build that uses libssh2 instead of exec for SSH, since I don t want OpenSSH windows to spawn as my program makes requests. I changed this flag, then followed through ...
  • Jamesthe1
  • Opened 
    6 days ago
  • #2161

Overview Publishing with dotnet publish -p:PublishAot=true (NativeAOT) currently leaves the libgit2 native DLL/so/dylib in the output folder, preventing a true single-file distribution. If LibGit2Sharp ...
  • harayuu9
  • Opened 
    10 days ago
  • #2160

In Ensure.HandleError function, since we do not have an exception for handling network errors, when fetch fails and the exception of type LibGit2SharpException exception is thrown, its thrown with arguments ...
  • asinghmodesttree
  • 2
  • Opened 
    29 days ago
  • #2159

I m blocked in updating to the latest libgit2sharp because of an apparently new failure that causes process crashes. From this test run: The active test run was aborted. Reason: Test host process crashed ...
  • AArnott
  • 2
  • Opened 
    on Jun 14
  • #2158

Hello, I am facing this issue on MacOS 15.4.1 Sequoia, Apple M2. I am trying to push some changes I made, to the remote location but I get the following exception thrown when pushing (cloning and committing ...
  • SamirKharchi
  • Opened 
    on Jun 2
  • #2156

It doesn t seem to work for me https://libgit2.github.com/
  • angeousta
  • 2
  • Opened 
    on Jun 2
  • #2155

Hi, I am trying to use LibGit2Sharp with .Net MAUI (.NET 9) and installed the latest Nuget Package (v0.31.0). But whenever I try to clone a repository, I get the following exception thrown: System.TypeInitializationException: ...
  • SamirKharchi
  • 1
  • Opened 
    on May 28
  • #2154

When running new Repository(dir) on a sha256 enabled repo, it fails with a LibGit2SharpException stating _unknown object format sha256 _. see: https://git-scm.com/docs/hash-function-transition at ...
  • embix
  • Opened 
    on May 27
  • #2153

When using libgit2 on repos on a DevDrive in Windows11, it gets to a crawl. Really extremely slow, but it seems to stem from libgit itself, not sure yet. Same repos on a normal drive and all is nice and ...
  • Hefaistos68
  • 1
  • Opened 
    on May 19
  • #2152
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub