libgit2sharp
libgit2sharp copied to clipboard
Failed to write chunk header: The server returned an invalid or unrecognized response
Reproduction steps
1- Copy and Paste 8 files with extension of "xml" to git directory with total size of 243 MB 2- Commit 3- Push Files
Expected behavior
It should push the commit . As it does using git bash
Actual behavior
the library raises an exception with
failed to write chunk header: The server returned an invalid or unrecognized response.