]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
Add SourceTree
[git-wiki.git] / pep-git.txt
index c8212e94fbfe41b975e868067a63a6567d83ca47..c123c389a0105284c043935ec8667f6e7f72eb64 100644 (file)
@@ -79,9 +79,14 @@ Microsoft Windows: download `git-for-windows
 <https://github.com/msysgit/msysgit/releases>`_.
 
 MacOS X: use git installed with `XCode
-<https://developer.apple.com/xcode/downloads/>`_ or download
+<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
 ---------------------