Thread (39 messages) flat view 39 messages, 6 authors, 2016-06-15

Re: [PATCH] Fix to push --progress. The --progress flag was not being passed into tranport.c from send-pack.h, making the --progress flag unusable

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:49:46

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 [off-list ref]

at the beginning of the log message.  See Documentation/SubmittingPatches
for details.
Helped-by: Jonathan Nieder [off-list ref]
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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help