-
Notifications
You must be signed in to change notification settings - Fork 116
Use Brew to install Git? What is brew? #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Haha I never considered a tutorial for brew! |
Yes I am keen for keeping the suggestion. As a beginner it is super useful to have a tool to help you manage things like git |
I definitely will add the link to the tutorial. Thanks! |
NataliaLKB
added a commit
that referenced
this issue
Apr 12, 2015
NataliaLKB
added a commit
that referenced
this issue
Apr 12, 2015
NataliaLKB
added a commit
that referenced
this issue
Apr 12, 2015
added recommended brew tutorial #21
@nelsonic thanks again! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On line https://github.com/NataliaLKB/learn-git-basics/blame/1116839e12c4165cb1b232747b466189e216ec7c/README.md#L98 you are recommending people install Git CLI tools using Homebrew.
While this is often recommended as the "easy" way of installing/upgrading the version of Git on Mac, e.g: http://apple.stackexchange.com/questions/93002/how-to-properly-update-git-on-mac
But if you want the latest version (brew is usually behind by one release) its easy enough to download it directly: http://git-scm.com/download/mac see: http://superuser.com/questions/666086/issues-installing-git-under-mac-os-x-10-9-mavericks
If you are keen on keeping in the brew suggestion, maybe hyperlink it to a brew tutorial:
http://computers.tutsplus.com/tutorials/homebrew-demystified-os-xs-ultimate-package-manager--mac-44884
The text was updated successfully, but these errors were encountered: