]> git.ipfire.org Git - thirdparty/git.git/commit
ci: drop mention of BREW_INSTALL_PACKAGES variable
authorJeff King <peff@peff.net>
Thu, 9 May 2024 16:23:05 +0000 (12:23 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 May 2024 19:33:08 +0000 (12:33 -0700)
commitb6b9fafacb2e420f8e38ddf808e410382fdec932
treebcbbfaddbdb72e81dca9d887f5ce413ab0403ba1
parentd11c51eec8a77e7f9af214b0d0c0e1d1ff951883
ci: drop mention of BREW_INSTALL_PACKAGES variable

The last user of this variable went away in 4a6e4b9602 (CI: remove
Travis CI support, 2021-11-23), so it's doing nothing except making it
more confusing to find out which packages _are_ installed.

[jc: cherry-picked from v2.45.0-1-g9d4453e8d6]

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/install-dependencies.sh