chiark / gitweb /
Location of dgit-repos is now git.debian.org:/git/dgit-repos/repos. Closes: #720525...
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 0adf30224df5d4c34d6e5f3647d6d9beb7534b10..77a9bb6025306fda3d3661a82460c73542669d89 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -230,7 +230,7 @@ our %defcfg = ('dgit.default.distro' => 'debian',
               'dgit.default.ssh' => 'ssh',
               'dgit-distro.debian.git-host' => 'git.debian.org',
               'dgit-distro.debian.git-proto' => 'git+ssh://',
-              'dgit-distro.debian.git-path' => '/git/dgit-repos',
+              'dgit-distro.debian.git-path' => '/git/dgit-repos/repos',
               'dgit-distro.debian.git-check' => 'ssh-cmd',
               'dgit-distro.debian.git-create' => 'ssh-cmd',
               'dgit-distro.debian.sshdakls-host' => 'coccia.debian.org',