mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-08 21:55:52 -05:00
I noticed that a cron-launched "git-clone --quiet" was generating progress output to standard error -- and thus always spamming me. The offending output was due to git-clone invoking git-read-tree with its undocumented -v option. This change turns off "-v" for --quiet. Signed-off-by: Jim Meyering <jim@meyering.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
10 KiB
Executable File
10 KiB
Executable File