]> git.ipfire.org Git - thirdparty/git.git/commit - connect.c
Verbose connect messages to show the IP addresses used
authorAlex Riesen <raa.lkml@gmail.com>
Wed, 23 May 2007 21:34:27 +0000 (23:34 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 25 May 2007 04:37:03 +0000 (21:37 -0700)
commitba505322a4f0ac052f059e7381b55c4ab8bfeacd
tree45d49c1eb3d05151380257f9ccc85ca6d298f2da
parent18bece43675ea0dc9022a7868865e02808b7af7f
Verbose connect messages to show the IP addresses used

Also, the patch makes the error messages more verbose. Helps when
diagnosing connect problems on weird systems.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
connect.c