Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make git clone -q suppress the noise with http fetch
We already have -q in git clone. So for those who care to suppress the noise during an http based clone, make -q actually do a quiet http fetch. Signed-off-by: Chris Wright <chrisw@sous-sol.org> Cc: Fernando Herrera <fherrera@onirica.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information