diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-01-14 18:51:02 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-14 19:08:56 -0800 |
commit | 3831132ace6e431e54b2f5b1d4f0f35ade15adfd (patch) | |
tree | 8badea7a2d79bea1d9981dcdf5bf6fd62b718dee /hashmap.c | |
parent | Git 2.30 (diff) | |
download | tgif-3831132ace6e431e54b2f5b1d4f0f35ade15adfd.tar.xz |
ci/install-depends: attempt to fix "brew cask" stuff
We run "git pull" against "$cask_repo"; clarify that we are
expecting not to have any of our own modifications and running "git
pull" to merely update, by passing "--ff-only" on the command line.
Also, the "brew cask install" command line triggers an error message
that says:
Error: Calling brew cask install is disabled! Use brew install
[--cask] instead.
In addition, "brew install caskroom/cask/perforce" step triggers an
error that says:
Error: caskroom/cask was moved. Tap homebrew/cask instead.
Attempt to see if blindly following the suggestion in these error
messages gets us into a better shape.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'hashmap.c')
0 files changed, 0 insertions, 0 deletions