From de4ecc5dafadee13c436bdda06a66fbd7a033e5f Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 8 Mar 2009 20:09:45 +0100 Subject: [PATCH] Clearify a few things, per David Fetter --- gitadmin/adm/templates/help.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gitadmin/adm/templates/help.html b/gitadmin/adm/templates/help.html index 4332c0d..33d094a 100644 --- a/gitadmin/adm/templates/help.html +++ b/gitadmin/adm/templates/help.html @@ -29,9 +29,9 @@ the repository.

Instructions

-Note that all modifications to the system are asynchronous. This means -that it may take up to 15 minutes after you make a modification before it -appears in the system. +Note that all changes made through the web interface are asynchronous. +This means that it may take up to 15 minutes after you make a modification +before it appears in the system.

Community account

@@ -58,7 +58,8 @@ and he/she can grant you permissions. To request a new repository, log in to the admin interface. Input the name of your requested repository, and click the Request new repository button. Note that the repository name should be a short -and simple name for your repository using letters and numbers only. +and simple name for your repository using letters, numbers, dash and +underscore only.

Once you have clicked this button you will reach the page to configure the -- 2.39.5