| author | Michael S. Tsirkin <mst@dev.mellanox.co.il> | |
| Wed, 16 May 2007 17:09:41 +0000 (20:09 +0300) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Wed, 16 May 2007 19:48:18 +0000 (12:48 -0700) | ||
| commit | 7841ce79854868eaaa146c1d018b17fc4f3320be | |
| tree | 297639aba698d4c6a1c1b573ea96aa741c6bc9c3 | tree | snapshot |
| parent | fdcb769916c93b53517ef1b4cae447a3333c9b86 | commit | diff |
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>
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 | diff | blob | history | |
| cache.h | diff | blob | history | |
| connect.c | diff | blob | history | |
| fetch-pack.c | diff | blob | history | |
| peek-remote.c | diff | blob | history | |
| send-pack.c | diff | blob | history |