summaryrefslogtreecommitdiff
path: root/NOTES.git-debrebase
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-02-16 22:43:45 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 16:03:11 +0100
commitd980524cd66e12eda58f9df6bc8410454febd3aa (patch)
tree28d4bdc5ce2c3d019ce91bf8d979df74438578c9 /NOTES.git-debrebase
parent4cffe29436a86c6aa974db00201cabae1448e0c7 (diff)
git-debrebase: rename gbp2gdr to convert-from-gbp
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'NOTES.git-debrebase')
-rw-r--r--NOTES.git-debrebase5
1 files changed, 1 insertions, 4 deletions
diff --git a/NOTES.git-debrebase b/NOTES.git-debrebase
index ac5a723..2f2b1e8 100644
--- a/NOTES.git-debrebase
+++ b/NOTES.git-debrebase
@@ -50,7 +50,7 @@ overall format
[git-debrebase breakwater: new upstream NEW-UPSTREAM-VERSION, merge]
[git-debrebase: new upstream NEW-UPSTREAM-VERSION, changelog]
-[git-debrebase: gbp2debrebase, drop patches]
+[git-debrebase convert-from-gbp: drop patches]
[git-debrebase breakwater: declare upstream]
[git-debrebase pseudomerge: stitch]
@@ -274,6 +274,3 @@ ideally, would make pseudomerge over dgit view
would need to check that dgit view is actually dgit view of
ond of our ancestors
failing that first push will need --overwrite
-
-should this be called import or gbp2debrebase as it is now ?
-gbp uses "import" oddly but I'm tempted to use it normally here.