chiark / gitweb /
git-debrebase: document that breakwater merges always have single parent
[dgit.git] / git-debrebase
index 4ca30eb53e6ea3d518258fb358356dc92f5098f7..5808cf33f7f1b702f29c5e57b1ef01e707a0428f 100755 (executable)
@@ -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) = @_;