From: Fredrik Tolf Date: Sun, 6 Jan 2008 01:59:54 +0000 (+0100) Subject: Init the repo as shared. X-Git-Url: http://dolda2000.com/gitweb/?p=dcp.git;a=commitdiff_plain;h=8bcd59df8f5afac0ab3c7cf0e3fe91491958e82b Init the repo as shared. --- diff --git a/dcp-init b/dcp-init index 5243493..6984bad 100755 --- a/dcp-init +++ b/dcp-init @@ -42,7 +42,7 @@ getaptsrc() { } initrepo() { - rungit init -q + rungit init -q --shared mkdir "$td/control" touch "$td/control/conf" rungit add control