]> git.phdru.name Git - git-wiki.git/commitdiff
Change wording
authorOleg Broytman <phd@phdru.name>
Mon, 24 Aug 2015 21:07:17 +0000 (00:07 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 24 Aug 2015 21:07:17 +0000 (00:07 +0300)
pep-git.txt

index 1163dfc87b3412fb837efcfeda481d55132dca76..d485a6fe33309cf287cdc3cedf6a4b53f58bdb27 100644 (file)
@@ -841,18 +841,18 @@ Perl and C). In addition to web interface both provide read-only dumb
 http access for git (http(s):// URLs).
 
 There are also more advanced web-based development environments that
-include ability to create and manage users and groups, private, group
-and public repositories, and usually include issue trackers, wiki
-pages, pull requests and other developers tools. Among these
-environments are `Kallithea <https://kallithea-scm.org/>`_ and `pagure
-<https://pagure.io/>`_, both are written in Python; `Gogs
+include ability to manage users, groups and projects; private, group
+and public repositories; and often include issue 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; `Gogs
 <http://gogs.io/>`_ is written in Go; when its development seemed to
 be stagnated there was a fork `Gitea <http://gitea.io/>`_, still
 active.
 
-And last but not least `Gitlab <https://about.gitlab.com/>`_. It's the
-most advanced web-based development environment. Written in Ruby,
-community edition is free and open source (MIT license).
+And last but not least `Gitlab <https://about.gitlab.com/>`_. It's
+perhaps the most advanced web-based development environment. Written
+in Ruby, community edition is free and open source (MIT license).
 
 
 From Mercurial to git