author | Miklos Vajna <vmiklos@frugalware.org> | |
Wed, 8 Oct 2008 23:40:32 +0000 (01:40 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 9 Oct 2008 18:26:17 +0000 (11:26 -0700) | ||
commit | 21188b1eafd3741fda0f7905dc997279a17b50ba | |
tree | 68bbf5f02d00fd354efd097fff73ec09f4d9c4b6 | tree | snapshot |
parent | 23abd3f48cb217d1558fa1984bfa8c502717c08f | commit | diff |
Implement git clone -v
The new -v option forces the progressbar, even in case the output
is not a terminal. This can be useful if the caller is an IDE or
wrapper which wants to scrape the progressbar from stderr and show
its information in a different format.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The new -v option forces the progressbar, even in case the output
is not a terminal. This can be useful if the caller is an IDE or
wrapper which wants to scrape the progressbar from stderr and show
its information in a different format.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>