From 2c673e36ec3a2ab290db7588680dcfee82b24616 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 18 Feb 2018 21:22:40 +0000 Subject: git-debrebase(5): tidying up Signed-off-by: Ian Jackson --- git-debrebase.5.pod | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'git-debrebase.5.pod') diff --git a/git-debrebase.5.pod b/git-debrebase.5.pod index 738ec46..1c73ea3 100644 --- a/git-debrebase.5.pod +++ b/git-debrebase.5.pod @@ -34,7 +34,7 @@ provided by your upstream. / / / 2* 2* 2 / / / - 1 1 1 `breakwater' branch, merging baseline + 1 1 1 breakwater branch, merging baseline / / / unmodified upstream code ---@-----@--A----@--B--C plus debian/ (but no debian/patches) / / / no ref refers to this: we @@ -59,8 +59,7 @@ provided by your upstream. * Maintainer's HEAD was here while they were editing, before they said they were done, at which point their tools generated [% and] -/- commit[s] to convert to - the fast-forwarding interchange branch. (Maybe the - tooling is simply `dgit push'.) + the fast-forwarding interchange branch. ! NMUer's HEAD was here when they said `dgit push'. Rebase branch launderer turns each ! into an @@ -339,8 +338,11 @@ Consider a non-dgit NMU followed by a dgit NMU: We want to transform this into: - I. No new upstream version (0 + 00 eq #) +=over + +=item I. No new upstream version + (0 + 00 eq #) --/--B3!--%--/------D*-------------/--> / / / % 4 4** @@ -356,8 +358,9 @@ We want to transform this into: / --#-----------------------------------------> +=item II. New upstream - II. New upstream (0 + 00 neq #) + (0 + 00 neq #) --/--B3!--%--/------D*-------------/--> / / / @@ -378,6 +381,10 @@ We want to transform this into: /| 0 00 +=back + =head1 SEE ALSO -dgit(1), dgit(7), dgit-maint-*(7) +git-debrebase(1), +dgit-maint-rebase(7), +dgit(1) -- cgit v1.2.3