chiark / gitweb /
dgit: Debian config: Provide git-create
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Jul 2015 22:58:25 +0000 (23:58 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Jul 2015 22:58:27 +0000 (23:58 +0100)
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.

dgit

diff --git a/dgit b/dgit
index e8603ba87e0736a1fa230ad92bc93380dfe2fabb..366c4566fc52f295957919a1e1039e97650f8dab 100755 (executable)
--- 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',