libgit2 / libgit2/libgit2sharp
repo.Network.Push error message "failed to write chunk header"
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the repo.Network.Push entry point and reproduce the failure with LibGit2Sharp 0.26.2, .NET 4.8, and GitLab CE. Compare it with the successful git.exe push, then identify the cause of the "failed to write chunk header" error; done means the push succeeds or the failure is clearly explained and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, git, gitlab
- Domain
- devtools, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100