From 8bcd59df8f5afac0ab3c7cf0e3fe91491958e82b Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Sun, 6 Jan 2008 02:59:54 +0100 Subject: [PATCH] Init the repo as shared. --- dcp-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0