summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-22 15:31:55 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-22 15:31:55 +0100
commit334d6fab1c067448d73eeaf03bd62ef09ababf6e (patch)
tree4e498c82f9a99196d3cce9661513d8f946a69dcb /dgit
parent377e1c315cc73e5364506cf5eb601de130f72c77 (diff)
Revert change to ssh to alioth CNAME, as the recommended CNAME is to something with no write access to the fs and the new CNAME has not yet been set up. This reintroduces #720172 :-/.
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit b/dgit
index 78a0e31..7fd7f0d 100755
--- a/dgit
+++ b/dgit
@@ -214,7 +214,7 @@ our %defcfg = ('dgit.default.distro' => 'debian',
'dgit.default.username' => '',
'dgit.default.archive-query-default-component' => 'main',
'dgit.default.ssh' => 'ssh',
- 'dgit-distro.debian.git-host' => 'dgit.debian.net',
+ '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-check' => 'ssh-cmd',