Can't locate Git.pm in @INC
On OSX (and Homebrew) I fixed this by simply reinstalling:
$ brew uninstall git
$ brew install git
On OSX (and Homebrew) I fixed this by simply reinstalling:
$ brew uninstall git
$ brew install git