summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-10 14:46:03 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-10 14:46:03 +0100
commita0ebfd60790ce326fbde74744939588ee6f1d7d7 (patch)
tree89c61ac49f4bc25c2cedf7478d424dd9be6e105a /dgit
parentdfc092e0ec3d932e51a071000519477d0e33525c (diff)
dgit: Drop an obsolete xxx comment
This comment comes originally from a WIP commit e0ebbc5879c01d4c3e802101e146c5fb08bc9d49 I have in before-rebase.2016-11-07. In that commit, @merginputs did not exist. Now it does, and that is how the ref comes out. So this comment is obsolete. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit1
1 files changed, 0 insertions, 1 deletions
diff --git a/dgit b/dgit
index dbb23f3..d2f2c0f 100755
--- a/dgit
+++ b/dgit
@@ -3528,7 +3528,6 @@ sub fork_for_multisuite ($) {
fetch_one();
finish 0;
});
- # xxx collecte the ref here
$csubsuite =~ s/^\Q$cbasesuite\E-/-/;
push @csuites, $csubsuite;