From: Ian Jackson Date: Sat, 10 Feb 2018 17:50:12 +0000 (+0000) Subject: git-debrebase: more notes X-Git-Tag: archive/debian/5.0~248 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=8cb940dbc6a36ca9db9c38428a5d5031837e68f4;ds=sidebyside git-debrebase: more notes Signed-off-by: Ian Jackson --- diff --git a/NOTES.git-debrebase b/NOTES.git-debrebase index ac6b88b2..c5b2e23b 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