Add instructions about users/ namespace.
authorMagnus Hagander <magnus@hagander.net>
Tue, 11 Aug 2009 12:29:46 +0000 (14:29 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 11 Aug 2009 12:29:46 +0000 (14:29 +0200)
gitadmin/adm/templates/help.html

index ead0a3ec5e4dfa02b99422a724edf46b88ede34a..28fb9596e09d9fee33ac4fbe800176d749fdb4e8 100644 (file)
@@ -62,6 +62,12 @@ and simple name for your repository using letters, numbers, dash and
 underscore only.
 </p>
 <p>
+If your repository is the main repository for a project, it should live in the
+root namespace. If it's a personal development repository, for example a place
+to push your patches to the main PostgreSQL project, it should live under the
+<i>users</i> namespace, using the pattern <i>users/&lt;userid&gt;/&lt;repository&gt;</i>.
+</p>
+<p>
 Once you have clicked this button you will reach the page to configure the
 repository. Fill in the description (mandatory) and any other fields you
 want.