Chase Brammer 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. A bit of protocol: since the patch is by Jeff, this should have From: Jeff King <peff@xxxxxxxx> at the beginning of the log message. See Documentation/SubmittingPatches for details. > Helped-by: Jonathan Nieder <jrnieder@xxxxxxxxx> I didn't help. :) > builtin/send-pack.c | 3 +++ > send-pack.h | 1 + > transport.c | 1 + > 3 files changed, 5 insertions(+), 0 deletions(-) It's not necessary by any means, but it would be nice to add a test for this to t/ so no one breaks the new functionality in the future. Thanks. -- 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