/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
travis-ci: make the OSX build jobs' 'brew update' more quiet
[git/git.git]
/
ci
/
install-dependencies.sh
diff --git
a/ci/install-dependencies.sh
b/ci/install-dependencies.sh
index
06c3546
..
5968efd
100755
(executable)
--- a/
ci/install-dependencies.sh
+++ b/
ci/install-dependencies.sh
@@
-34,7
+34,7
@@
linux-clang|linux-gcc)
popd
;;
osx-clang|osx-gcc)
- brew update
--quiet
+ brew update
>/dev/null
# Uncomment this if you want to run perf tests:
# brew install gnu-time
brew install git-lfs gettext