chiark / gitweb /
Remove an obsolete comment.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 18 Jul 2015 15:03:05 +0000 (16:03 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Jul 2015 18:36:16 +0000 (19:36 +0100)
debian/changelog
dgit

index 36357c423c509e7e6c47afc1275944e3e46d2f98..860714de7f409b43be52df85bfaf6a7074a9f2e3 100644 (file)
@@ -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 ac394f0648a2adb5c2e8aa1bb1a45fead3996656..f769ecd2a63a8c74f0469524d01d2516460b9117 100755 (executable)
--- 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/".