Fix for Git error: RPC failed; result=22, HTTP code = 411
[core] | |
repositoryformatversion = 0 | |
filemode = true | |
bare = false | |
logallrefupdates = true | |
ignorecase = true | |
precomposeunicode = false | |
[remote "origin"] | |
url = https://iamnotyou@bitbucket.org/iamnotyou/le-large-projet.git | |
fetch = +refs/heads/*:refs/remotes/origin/* | |
[branch "master"] | |
remote = origin | |
merge = refs/heads/master | |
[http] | |
postBuffer = 524288000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment