chiark / gitweb /
git-debrebase: more notes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Feb 2018 17:50:12 +0000 (17:50 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jun 2018 11:25:49 +0000 (12:25 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
NOTES.git-debrebase

index ac6b88b247947ab9b1b0910149e44746b2f2545f..c5b2e23bd794d873d6ea6913386267743efd3b7a 100644 (file)
@@ -208,16 +208,29 @@ 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
+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/ffrebase/FOO
+
 ========================================
 
 import from gbp