X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=README;fp=README;h=6eb4764351d09b927d6f3d024a861526ee8c0ab5;hb=6a2a887a8152432fe2069442a6bcdda881dcbdc6;hp=746b25db72b9793eddcd21164d15f2d3d9583cf2;hpb=9f2bf73914fe26e0386cda1f6a5c28339ad73d9c;p=repo_shell.git diff --git a/README b/README index 746b25d..6eb4764 100644 --- a/README +++ b/README @@ -130,7 +130,7 @@ file as necesssary to allow access to the new repository. gitcreate is a helper script installed by make install. To create a new git repository, simply type: - sudo -u repo gitcreate + sudo -u repo gitcreate ["Short description"] Git repositories may be placed in subdirectories under {git_root}. A subdirectory may be part of . So, for example, if one wishes to @@ -145,6 +145,10 @@ subdirectory paths, add the -y option: sudo -u repo gitcreate -y mirrors/tinyos/tinyos-main.git +If the optional extra argument is provided, it will be used to populate the +description file of the new repository. Because the script takes only one +argument for this purpose, enclose the description in double quotes. + = Configuring user accounts Each user to access repositories via client side tools need an account on the