Johannes Schindelin [off-list ref] writes:
On Fri, 23 Feb 2007, Junio C Hamano wrote:
quoted
* js/fetch-progress (Tue Feb 20 03:01:44 2007 +0100) 1 commit
+ fetch & clone: do not output progress when not on a tty
I'll see it in action from my cron job.
That's how I tried to test it. It does not work. The problem is that the
remote git-upload-pack is unlikely to understand the option
"--no-progress".
So maybe we have to make this a new pack protocol option?
Yes.