commit | 7841ce79854868eaaa146c1d018b17fc4f3320be | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@dev.mellanox.co.il> | Wed May 16 20:09:41 2007 +0300 |
committer | Junio C Hamano <junkio@cox.net> | Wed May 16 12:48:18 2007 -0700 |
tree | 297639aba698d4c6a1c1b573ea96aa741c6bc9c3 | |
parent | fdcb769916c93b53517ef1b4cae447a3333c9b86 [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>