From: Magnus Hagander
Date: Mon, 30 Aug 2021 08:39:26 +0000 (+0200)
Subject: Replace mentions of pgfoundry with a more generic wording
X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=bdc6fa78c88fe7a32acf481a249f18740ec1cccf;p=pggit.git
Replace mentions of pgfoundry with a more generic wording
pgfoundry is far enough in the past that many people don't know what it
was :) So be more clear about what we mean.
Suggested by Daniel Gustafsson
---
diff --git a/gitadmin/gitadmin/adm/templates/help.html b/gitadmin/gitadmin/adm/templates/help.html
index 47f3080..9f6e883 100644
--- a/gitadmin/gitadmin/adm/templates/help.html
+++ b/gitadmin/gitadmin/adm/templates/help.html
@@ -9,13 +9,12 @@ for PostgreSQL code repositories. The only thing hosted are code repositories
using the git SCM.
-If you want to use git, while also getting some of the features
-that are on pgfoundry, we strongly advise you to look at
+If you are looking for a fully featured developlent platform with other
+advanced features beyond just a repository, we strongly advise you to look at
github or gitlab.
They provide full project hosting
on git, including webpages, wikis and issue trackers. They provide a much
-more refined hosting product than we do, and as long as your project is
-open source, it's free!
+more refined hosting product than we do, is free for open source projects.
If you want to work on code on one of the main PostgreSQL projects (including