From aa97c33427b56b6303535ef02d425183358b477e Mon Sep 17 00:00:00 2001 From: Chris Angelico Date: Thu, 14 Jan 2016 07:36:39 +1100 Subject: [PATCH] Apply Oleg's edits to PEP 103, per request --- pep-0103.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pep-0103.txt b/pep-0103.txt index 4b5154ae5..7765eebee 100644 --- a/pep-0103.txt +++ b/pep-0103.txt @@ -62,6 +62,8 @@ many different languages. Download Russian translation from `GArik `Git Wiki `_. +`Git Buch `_ (German). + Offline documentation --------------------- @@ -886,8 +888,9 @@ and communication. Among these environments are `Kallithea `_ and `pagure `_, both are written in Python; pagure was written by Fedora developers and is being used to develop some Fedora projects. `Gogs -`_ is written in Go; there is a fork `Gitea -`_. +`_ is written in Go; there is a fork `Gitea +`_. `GitBucket +`_ is written in Scala. And last but not least, `Gitlab `_. It's perhaps the most advanced web-based development environment for git.