Re: [PATCH] Silence cpio's "N blocks" output when cloning locally
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:44:26
Hi,
On Fri, 28 Mar 2008, Bryan Donlan wrote:
Pass --quiet to cpio in git-clone to hide the (confusing) "0 blocks"
message. For compatibility with operating systems which might not
support GNUisms, the presence of --quiet is probed for by grepping
cpio's --help output.
We have a builtin clone which is almost ready for 'next', and I think that
this issue would be resolved there anyway.
Ciao,
Dscho