Re: [PATCH 2/2] Set User-Agent string in shell scripts used for fetching
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:35
Jakub Narebski [off-list ref] writes:
quoted
"Why?", meaning if we deliberately do so for some good reason?
There isn't.
git-http-fetch uses its own User-Agent string, but the shell
script wrappers that use curl executable do not bother setting
customized User-Agent string; that is why.
So there :-)
Who said we want to? Actually I explicitly said we do not
bother ;-).