]> git.dolda2000.com Git - dcp.git/commitdiff
Cannot use -q to git init, since it is new.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 6 Jan 2008 04:12:11 +0000 (05:12 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 6 Jan 2008 04:12:11 +0000 (05:12 +0100)
dcp-init

index 05e39fd383ad5f68226c4c3054e895c7cd51dd60..ab3dfc39a5330781cc83feef451bdc37ff31308e 100755 (executable)
--- a/dcp-init
+++ b/dcp-init
@@ -42,7 +42,7 @@ getaptsrc() {
 }
 
 initrepo() {
-    rungit init -q --shared
+    rungit init
     mkdir "$td/control"
     touch "$td/control/conf"
     rungit add control