Call clear_available_cache after installing Git.
This commit is contained in:
parent
285a52ff35
commit
677600014e
@ -94,6 +94,7 @@ module Utils
|
||||
begin
|
||||
oh1 "Installing #{Formatter.identifier("git")}"
|
||||
safe_system HOMEBREW_BREW_FILE, "install", "git"
|
||||
clear_available_cache
|
||||
rescue
|
||||
raise "Git is unavailable"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user