]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
Add SourceTree
[git-wiki.git] / pep-git.txt
index f91862901025881894bedbf904ccbee6394d316f..c123c389a0105284c043935ec8667f6e7f72eb64 100644 (file)
@@ -82,7 +82,11 @@ MacOS X: use git installed with `XCode
 <https://developer.apple.com/xcode/downloads/>`_ or download from
 `MacPorts <https://www.macports.org/ports.php?by=name&substr=git>`_ or
 `git-osx-installer
-<http://sourceforge.net/projects/git-osx-installer/files/>`_.
+<http://sourceforge.net/projects/git-osx-installer/files/>`_ or
+install git with `Homebrew <http://brew.sh/>`_: ``brew install git``.
+
+`Atlassins's SourceTree <https://www.sourcetreeapp.com/>`_ is a free
+Git and Mercurial GUI client for Windows or Mac.
 
 Initial configuration
 ---------------------