Hi, On Sat, 4 Aug 2007, Jeff King wrote: > Without this flag, cpio prints the number of blocks copied, > leading to the somewhat confusing git-clone output: > > $ git-clone foo bar > Initialized empty Git repository in ... > 0 blocks According to http://www.opengroup.org/onlinepubs/7990989775/xcu/cpio.html, cpio does not know about --quiet. I think this is another GNUism... Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html