diff options
author | Eric Wong <normalperson@yhbt.net> | 2016-01-28 22:51:23 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-28 15:43:08 -0800 |
commit | f3ee9ca53bc04e9770747ea58951135d60b11a8d (patch) | |
tree | fe1a12b8e6bd3d366e0e666be9e5525c6aedee42 /compat/win32/pthread.h | |
parent | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint (diff) | |
download | tgif-f3ee9ca53bc04e9770747ea58951135d60b11a8d.tar.xz |
pass transport verbosity down to git_connect
While working in connect.c to perform non-blocking connections,
I noticed calling "git fetch -v" was not causing the progress
messages inside git_tcp_connect_sock to be emitted as I
expected.
Looking at history, it seems connect_setup has never been called
with the verbose parameter. Since transport already has a
"verbose" field, use that field instead of another parameter
in connect_setup.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/win32/pthread.h')
0 files changed, 0 insertions, 0 deletions