chiark / gitweb /
git-debrebase: intent re record-ffqrebase
[dgit.git] / NOTES.git-debrebase
index 6a731f19cc1b0830783348c85c26e8dacb4ab4cb..b47391af64b61945aff20d2970eaac49e4585870 100644 (file)
@@ -208,11 +208,33 @@ They should be made just before (ideally, part of) dgit push.
         (optionally, can use some other commit which is ff
          from all of the above, eg one of them)
 
-2. git-debrebase stitch
+N. git-debrebase record-ffqrebase
+
+     does what is described above
+
+2. git-debrebase stitch [--noop-ok]
 
     makes pseudomerge with will-overwrite
     deletes will-overwrite
 
+    we will teach dgit to do
+       git-debrebase stitch
+
+3. git-debrebase push
+
+    like git push only does stitch first
+    ??? command line parsing!
+
+4. git-debrebase release
+
+    stiches, finalises changelog, signs tags, pushes everything
+    for the future, when there is some automatic builder
+
+will-overwrite for each ref
+    refs/heads/FOO
+is
+    refs/ffqrebase/FOO
+
 ========================================
 
 import from gbp