Apply Oleg's edits to PEP 103, per request
This commit is contained in:
parent
90c260b907
commit
aa97c33427
|
@ -62,6 +62,8 @@ many different languages. Download Russian translation from `GArik
|
|||
|
||||
`Git Wiki <https://git.wiki.kernel.org/index.php/Main_Page>`_.
|
||||
|
||||
`Git Buch <http://gitbu.ch/index.html>`_ (German).
|
||||
|
||||
|
||||
Offline documentation
|
||||
---------------------
|
||||
|
@ -886,8 +888,9 @@ 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
|
||||
<http://gogs.io/>`_ is written in Go; there is a fork `Gitea
|
||||
<http://gitea.io/>`_.
|
||||
<https://gogs.io/>`_ is written in Go; there is a fork `Gitea
|
||||
<http://gitea.io/>`_. `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.
|
||||
|
|
Loading…
Reference in New Issue