]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
connect: display connection progress
authorMichael S. Tsirkin <mst@dev.mellanox.co.il>
Wed, 16 May 2007 17:09:41 +0000 (20:09 +0300)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 May 2007 19:48:18 +0000 (12:48 -0700)
commit7841ce79854868eaaa146c1d018b17fc4f3320be
tree297639aba698d4c6a1c1b573ea96aa741c6bc9c3
parentfdcb769916c93b53517ef1b4cae447a3333c9b86
connect: display connection progress

Make git notify the user about host resolution/connection attempts.
This is useful both as a progress indicator on slow links, and helps
reassure the user there are no firewall problems.

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-archive.c
cache.h
connect.c
fetch-pack.c
peek-remote.c
send-pack.c