]> git.phdru.name Git - git-wiki.git/commitdiff
Add GitPrep
authorOleg Broytman <phd@phdru.name>
Tue, 17 May 2016 16:48:29 +0000 (19:48 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 17 May 2016 16:48:29 +0000 (19:48 +0300)
pep-103.txt

index 0306b38a7381cce39e66def8bf6efab732a9bd90..41fc1da7b4975d59bd05f7f1a2f18439e37d450f 100644 (file)
@@ -887,9 +887,11 @@ trackers, wiki pages, pull requests and other tools for development
 and communication. Among these environments are `Kallithea
 <https://kallithea-scm.org/>`_ and `pagure <https://pagure.io/>`_,
 both are written in Python; pagure was written by Fedora developers
-and is being used to develop some Fedora projects. `Gogs
-<https://gogs.io/>`_ is written in Go. `GitBucket
-<https://takezoe.github.io/gitbucket/about/>`_ is written in Scala.
+and is being used to develop some Fedora projects. `GitPrep
+<http://gitprep.yukikimoto.com/>`_ is yet another Github clone,
+written in Perl. `Gogs <https://gogs.io/>`_ is written in Go.
+`GitBucket <https://takezoe.github.io/gitbucket/about/>`_ is written
+in Scala.
 
 And last but not least, `Gitlab <https://about.gitlab.com/>`_. It's
 perhaps the most advanced web-based development environment for git.