From 3570ae53446a2aa7a24a4112b64a01bfabc29bb5 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 25 Aug 2015 00:07:17 +0300 Subject: [PATCH] Change wording --- pep-git.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pep-git.txt b/pep-git.txt index 1163dfc..d485a6f 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -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 `_ and `pagure -`_, 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 `_ and +`pagure `_, both are written in Python; `Gogs `_ is written in Go; when its development seemed to be stagnated there was a fork `Gitea `_, still active. -And last but not least `Gitlab `_. 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 `_. 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 -- 2.39.2