From b734cafad8b5a9077227b7d3493b6d7f6c5f16b8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 18 Jul 2015 16:03:05 +0100 Subject: [PATCH] Remove an obsolete comment. --- debian/changelog | 5 +++++ dgit | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 36357c42..860714de 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 ac394f06..f769ecd2 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/". -- 2.30.2