Hi, On Wed, Oct 13, 2010 at 6:21 AM, Chase Brammer <cbrammer@xxxxxxxxx> wrote: > The result of this is external tools and tools writing standard error > to a file from bash would not be able to receive progress information > during a push. Similar functionality is seen in fetch, which still > works. > > An example that previously would output no information for --progress: > git push origin master --progress > ~/push_error_output.txt 2>&1 > > The above example and others now work with this patch. > > Helped-by: Jeff King <peff@xxxxxxxx> > Helped-by: Jonathan Nieder <jrnieder@xxxxxxxxx> > Signed-off-by: Chase Brammer <cbrammer@xxxxxxxxx> The long subject line not withstanding, your patch seems corrupt. Guess I'll have to write it by hand. -- Cheers, Ray Chuan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html