summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-18 16:03:05 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-19 19:36:16 +0100
commitb734cafad8b5a9077227b7d3493b6d7f6c5f16b8 (patch)
treeb3d28c2e943d08f4cec9912d5a68a45a744e7e2d
parent0e6a55238ffdee98d5b23c70fe4105c41ea28f34 (diff)
Remove an obsolete comment.
-rw-r--r--debian/changelog5
-rwxr-xr-xdgit6
2 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 36357c4..860714d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,10 +22,15 @@ dgit (0.31~~) unstable; urgency=low
Infrastructure:
* Provide for mirroring git updates to a different server.
+
* Provide cgit-regen-config command for cgi-grnet-01.
* Make dgit-ssh-dispatch not spew (harmless) warnings if caller
tries for a shell session (ie SSH_ORIGINAL_COMMAND not set).
+ Cleanups:
+ * Remove an obsolete comment.
+
+ --
dgit (0.30) unstable; urgency=high
diff --git a/dgit b/dgit
index ac394f0..f769ecd 100755
--- a/dgit
+++ b/dgit
@@ -1823,12 +1823,6 @@ sub dopush ($) {
failedcmd @diffcmd;
}
}
-#fetch from alioth
-#do fast forward check and maybe fake merge
-# if (!is_fast_fwd(mainbranch
-# runcmd @git, qw(fetch -p ), "$alioth_git/$package.git",
-# map { lref($_).":".rref($_) }
-# (uploadbranch());
my $head = git_rev_parse('HEAD');
if (!$changesfile) {
my $multi = "$buildproductsdir/".