23
* Plugins can now define their own annotation tie-breaker when two revisions
24
introduce the exact same line. See ``bzrlib.annotate._break_annotation_tie``
25
Be aware though that this is temporary, private (as indicated by the leading
26
'_') and a first step to address the problem. (Vincent Ladeuil, #348459)