Re: [PATCH] add http.maxReceiveSpeed to limit git-receive-pack receiving speed
From: Junio C Hamano <hidden>
Date: 2021-08-21 04:21:37
Xiaowen Xia [off-list ref] writes:
But this patch is similar to the `http.lowspeedlimit` and `http.lowspeedtime`. And `http.lowspeedlimit` will not error out the negative values:
An earlier mistake by others does not make it OK to make the same mistake knowingly, though.