From: Ian Jackson Date: Sat, 4 Jul 2015 22:58:25 +0000 (+0100) Subject: dgit: Debian config: Provide git-create X-Git-Tag: debian/0.30~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=395e3a0f5c1d2541a84ac6105f02c7eac34f434b;hp=657404118ad3d99c849bc3d8803f9440ef4ec9e6;p=dgit.git dgit: Debian config: Provide git-create Since we have git-check (for the benefit of the divert to alioth), we need git-create. It doesn't need to do anything because dgit-repos-server will do it. --- diff --git a/dgit b/dgit index e8603ba8..366c4566 100755 --- a/dgit +++ b/dgit @@ -448,6 +448,7 @@ our %defcfg = ('dgit.default.distro' => 'debian', 'dgit-distro.debian.git-user-force' => 'dgit', 'dgit-distro.debian.git-proto' => 'git+ssh://', 'dgit-distro.debian.git-path' => '/dgit/debian/repos', + 'dgit-distro.debian.git-create' => 'true', 'dgit-distro.debian.git-check' => 'ssh-cmd', 'dgit-distro.debian.archive-query-url', 'https://api.ftp-master.debian.org/', # 'dgit-distro.debian.archive-query-tls-key',