]> oss.titaniummirror.com Git - repo_shell.git/commitdiff
Document gitcreate -y option 0.5
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 28 Sep 2012 20:30:24 +0000 (14:30 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 28 Sep 2012 20:30:24 +0000 (14:30 -0600)
README

diff --git a/README b/README
index fa18294af64a14108fb44b07df8339e0dd876dd4..966229f0fbb6dbeb459edaf6be1dd9c27aef3b4f 100644 (file)
--- 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