chiark / gitweb /
Test suite: inarchivecopy: use t-sametree-parent
[dgit.git] / TODO.BRANCH
index 8279dafe532f84791c14c8a41dc979277f641f42..69efcae653abc316bd8f08c956ac0ad4bc2479f4 100644 (file)
@@ -1,6 +1,3 @@
-Tag rename unfinished business
-(things resulting from searching for `tag' where searching for
- `debiantag' wouldn't find them)
 
  - in dopush (?), we need to sort out synthetic fast forard
     this should not depend entirely on quilt mode
@@ -9,11 +6,6 @@ Tag rename unfinished business
        and maybe make fake merge, maybe in dgit view, maybe
        elsewhere ?
 
- - there is some confusion between $split_brain (did we actually
-   generate any commits) and quiltmode_splitbrain (might we have done,
-   including in previous pushes); search for $split_brain and check
-   that use sites are correct
-
 
 Want tests for
 
@@ -74,3 +66,4 @@ Test that, where appropriate, maint view tags are pushed to dgit git repo
 
  * Add in-archive-move test case
 
+ * Remove lrfetchrefs at end of fetch_from_archive, for tidyness