chiark / gitweb /
Move old update algorith, which is very wrong according to new THEORY, into its own...
[topbloke.git] / BUGS
diff --git a/BUGS b/BUGS
index df77a9fbd98641bbd0b783780e4111d0ac67e745..0225abf6da51bd3ed9dca04dd50e11cbc391dbd3 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -9,6 +9,10 @@ wibblings:
        topgit import
                topbloke {base,tip} is ff desc of topgit {base,tip}
                 with metadata adjusted
        topgit import
                topbloke {base,tip} is ff desc of topgit {base,tip}
                 with metadata adjusted
+               topbloke branch has all the deps of the topgit
+                branch (topgit branches mapped into topbloke
+                branches) plus the topgit branch itself named in
+                flags
                reject topbloke imports of topgit branches which
                 also contain topbloke metadata
        need patch name in metadata
                reject topbloke imports of topgit branches which
                 also contain topbloke metadata
        need patch name in metadata
@@ -29,3 +33,5 @@ wibblings:
 what about ops which update multiple refs - atomicity ?
  think about this later but for now abstract away commit and
  other ref update
 what about ops which update multiple refs - atomicity ?
  think about this later but for now abstract away commit and
  other ref update
+
+also would like some kind of --ff-only update ?