<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Tue, 2010-10-05 at 10:32 -0400, Trevor Woerner wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">From: Trevor Woerner &lt;<A HREF="mailto:twoerner@gmail.com">twoerner@gmail.com</A>&gt;</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">If its output is redirected, git clone will not show its progress. This</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">modification does not introduce any change when the output is not</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">redirected.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">Signed-off-by: Trevor Woerner &lt;<A HREF="mailto:twoerner@gmail.com">twoerner@gmail.com</A>&gt;</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
<BR>
Unfortunately the --progress is only available on the very recent version of git 1.7.<BR>
<BR>
One can do a feature test like Autoconf does, but I am not sure it is worth the effort.<BR>
<BR>
</BODY>
</HTML>