From: Junio C Hamano <hidden> Date: 2016-06-15 23:03:35
"Jason Pyeron" [off-list ref] writes:
quoted
Looking at http_config() there, I would guess perhaps:
[http]
uploadpack = false
getanyfile = false
but I am not sure if the latter is needed (or anybody seriously
tested it, for that matter).
Perfect! Had to add receivepack=true for the anonymous part.