From: R. Steve McKown Date: Fri, 28 Sep 2012 20:30:24 +0000 (-0600) Subject: Document gitcreate -y option X-Git-Tag: 0.5 X-Git-Url: https://oss.titaniummirror.com/gitweb?p=repo_shell.git;a=commitdiff_plain;h=f0bb9856bcf1cd367a7e80d0573e8eb572b8d2cf Document gitcreate -y option --- diff --git a/README b/README index fa18294..966229f 100644 --- a/README +++ b/README @@ -103,6 +103,12 @@ the create command would be: sudo -u repo gitcreate mirrors/tinyos/tinyos-main.git +If a subdirectory path being requested doesn't already exist, the script will +ask the operator if it is OK to create it. To automatically create non-existent +subdirectory paths, add the -y option: + + sudo -u repo gitcreate -y mirrors/tinyos/tinyos-main.git + = Configuring user accounts Each user to access repositories via client side tools need an account on the