Check in process monitor what is running there. It's been reported that git 
randomly freezes sometimes on osx, which is apparently a bug in git.

If Pkg.status() says you have an unmodified install of Homebrew.jl version 
0.2.1, try Pkg.build("Homebrew") or

using Homebrew
Homebrew.update()

Reply via email to