]> git.phdru.name Git - git-wiki.git/commitdiff
Add git-cola repository
authorOleg Broytman <phd@phdru.name>
Wed, 29 Jun 2016 15:01:28 +0000 (18:01 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 29 Jun 2016 15:01:28 +0000 (18:01 +0300)
pep-103.txt

index 8b93ca4dd5986722eea42681d7343f9a722d4d67..ae0e031cbd9936c27317b9c535b1d1c7a1d9fb39 100644 (file)
@@ -91,8 +91,9 @@ MacOS X: use git installed with `XCode
 <http://sourceforge.net/projects/git-osx-installer/files/>`_ or
 install git with `Homebrew <http://brew.sh/>`_: ``brew install git``.
 
-`git-cola <https://git-cola.github.io/index.html>`_ is a Git GUI
-written in Python and GPL licensed. Linux, Windows, MacOS X.
+`git-cola <https://git-cola.github.io/index.html>`_ (`repository
+<https://github.com/git-cola/git-cola>`_) is a Git GUI written in
+Python and GPL licensed. Linux, Windows, MacOS X.
 
 `TortoiseGit <https://tortoisegit.org/>`_ is a Windows Shell Interface
 to Git based on TortoiseSVN; open source.