From bdc6fa78c88fe7a32acf481a249f18740ec1cccf Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 30 Aug 2021 10:39:26 +0200 Subject: [PATCH] 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 --- gitadmin/gitadmin/adm/templates/help.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -- 2.39.5