stable

Clone or download

Read-only

Fix HTTP clone fatal: protocol error: bad line length character

It seems that when there is a large amount of refs to fetch, git client will automatically send the content it want to fetch gzipped. We have to tell git-http-backend about that. Part of story #7740: git anonymous http clone Change-Id: I0a64caa34d964612cf09de215fbca45a4be9f7b9

Modified Files

Name
M plugins/git/include/Git/HTTP/Command.class.php +1 −1 Go to diff View file