libgit2sharp
libgit2sharp copied to clipboard
repo.Network.Push error message "failed to write chunk header"
I used LibGit2Sharp 0.26.2 with .net 4.8,And I get error when I try to push to Gitlab CE
But used command "git.exe push -u origin master" to Gitlab CE is OK.
How can i to solution this problem?