From e047a5c9931a260b730fe3beaae6eacd2c4ccec8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 14 Aug 2013 19:23:20 +0100 Subject: [PATCH] wip push --- dgit | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dgit b/dgit index 55cdc0c2..dc2275da 100755 --- a/dgit +++ b/dgit @@ -306,8 +306,11 @@ sub push () { runcmd qw(git fetch), $alioth_git, map { "$_:refs/remotes/$remotename/$_" } (mainbranch(), uploadbranch()); - die <