summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-04 23:58:25 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-04 23:58:27 +0100
commit395e3a0f5c1d2541a84ac6105f02c7eac34f434b (patch)
tree97630e6d578d791194719dabea8cec28b3c19dbc /dgit
parent657404118ad3d99c849bc3d8803f9440ef4ec9e6 (diff)
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.
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit1
1 files changed, 1 insertions, 0 deletions
diff --git a/dgit b/dgit
index e8603ba..366c456 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',