X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=2e40ad7e7f8b106e68304f62a1068676a22d4751;hp=bb771cc2b65525d3292d20440c43afb55d138730;hb=9bf109ba7741263ce80ba9743864374c8dcdb8c2;hpb=6e669d14aaea21dc23fcd25a94263d76fb520667 diff --git a/dgit b/dgit index bb771cc2..2e40ad7e 100755 --- a/dgit +++ b/dgit @@ -37,7 +37,7 @@ our $dryrun = 0; our $changesfile; our $aliothname = 'iwj@git.debian.org'; -our $aliothpath = '/git/dgit-test'; +our $aliothpath = '/git/dgit-repos'; our $alioth_git = "git+ssh://$aliothname/$aliothpath"; our $alioth_sshtestbodge = [$aliothname,$aliothpath];