Files
git/Documentation
Johannes Schindelin b0e908977e Fixup no-progress for fetch & clone
The intent of the commit 'fetch & clone: do not output progress when
not on a tty' was to make fetching and cloning less chatty when
output was not redirected (such as in a cron job).

However, there was a serious thinko in that commit. It assumed that
the client _and_ the server got this update at the same time. But
this is obviously not the case, and therefore upload-pack died on
seeing the option "--no-progress".

This patch fixes that issue by making it a protocol option. So, until
your server is updated, you still see the progress, but once the
server has this patch, it will be quiet.

A minor issue was also fixed: when cloning, the checkout did not
heed no_progress.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-02-24 00:26:18 -08:00
..
2007-01-20 19:10:26 -08:00
2005-11-08 08:58:52 -08:00
2006-12-13 09:41:18 -08:00
2007-02-03 21:49:54 -08:00
2006-06-07 11:49:35 -07:00
2006-07-09 02:42:41 -07:00
2007-02-06 21:25:33 -08:00
2007-01-11 12:58:10 -08:00
2007-02-11 22:03:55 -08:00
2007-02-08 15:35:24 -08:00
2007-02-06 21:25:33 -08:00
2006-11-18 14:04:45 -08:00
2007-02-03 21:49:54 -08:00
2007-02-03 21:49:54 -08:00
2007-02-13 15:15:05 -08:00
2007-02-03 21:49:54 -08:00
2006-06-24 01:11:19 -07:00
2007-02-03 21:49:54 -08:00