summaryrefslogtreecommitdiff
path: root/NOTES.git-debrebase
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-02-10 17:50:12 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 12:25:49 +0100
commit8cb940dbc6a36ca9db9c38428a5d5031837e68f4 (patch)
treeffed00e60370a4552f4c026a7b1fa6802c8f108c /NOTES.git-debrebase
parent3b8767bcfc8fd709e0f70d876617e69de809e787 (diff)
git-debrebase: more notes
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'NOTES.git-debrebase')
-rw-r--r--NOTES.git-debrebase15
1 files changed, 14 insertions, 1 deletions
diff --git a/NOTES.git-debrebase b/NOTES.git-debrebase
index ac6b88b..c5b2e23 100644
--- a/NOTES.git-debrebase
+++ b/NOTES.git-debrebase
@@ -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