From: Ian Jackson Date: Tue, 23 Jan 2018 15:19:20 +0000 (+0000) Subject: document that breakwater merges always have single parent X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=bef30e0423586a452dc6b29331a9e43b25135d30;p=dgit.git document that breakwater merges always have single parent multi-orig upstreams will get a separate commit merging the upstream stuff Signed-off-by: Ian Jackson --- diff --git a/git-debrebase b/git-debrebase index 4ca30eb5..5808cf33 100755 --- a/git-debrebase +++ b/git-debrebase @@ -283,7 +283,7 @@ sub calculate_committer_authline () { # # BreakwaterUpstreamMerge # has additional entry in classification result -# OrigParents = [ subset of Parents ] +# OrigParents = [ subset of Parents ] # singleton list sub classify ($) { my ($objid) = @_;