cmd/update: silence git advice where possible
This commit is contained in:
parent
7b90452349
commit
1ce88d4992
@ -488,6 +488,7 @@ EOS
|
||||
|
||||
if [[ -z "${HOMEBREW_VERBOSE}" ]]
|
||||
then
|
||||
export GIT_ADVICE="false"
|
||||
QUIET_ARGS=(-q)
|
||||
else
|
||||
QUIET_ARGS=()
|
||||
|
Loading…
x
Reference in New Issue
Block a user