Skip to content

Commit b0c09ab

Browse files
committed
The eleventh (aka "ort") batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 257ae76 commit b0c09ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/2.32.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ Performance, Internal Implementation, Development Support etc.
120120

121121
* The last remnant of gettext-poison has been removed.
122122

123+
* The test framework has been taught to optionally turn the default
124+
merge strategy to "ort" throughout the system where we use
125+
three-way merges internally, like cherry-pick, rebase etc.,
126+
primarily to enhance its test coverage (the strategy has been
127+
available as an explicit "-s ort" choice).
128+
123129

124130
Fixes since v2.31
125131
-----------------

0 commit comments

Comments
 (0)