agola/internal/git-handler
Simone Gotti 0e61aa4e39 gitserver: don't return http response/error when calling external git process
On a git process error don't write the error message to the response body since
it'll break the git protocol and don't try to write the status header (since it's not
possible as it was automatically written by the go http server before writing
the body).
2019-09-09 15:46:32 +02:00
..
handler.go gitserver: don't return http response/error when calling external git process 2019-09-09 15:46:32 +02:00