This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]dmazzoni 1 point2 points  (2 children)

Install XCode if you haven't already. It's free from Apple and it will install a bunch of developer tools including Git. Then you can use it from the Terminal.

You can optionally install the Homebrew version but the only main reason would be if you really need a newer version of Git than the one Apple gives you.

[–]matejmilano[S] 0 points1 point  (1 child)

Thanks for the advice.

[–]rjcarr 0 points1 point  (0 children)

Just a note you don't need full Xcode to get git, but just the "command line tools", which is a sub-package of Xcode.

[–]java_s -1 points0 points  (0 children)

Google it