Skip to content

Commit 1e1a30b

Browse files
committed
RelNotes: update the v0 with extension situation
With the two-patch series for regression fix, to the users from 2.27 days, there is no visible behaviour change---we do not warn and fail use of v0 repositories with newer extensions yet, so there is nothing to note in the backward compatibility section. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3ddac3d commit 1e1a30b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Documentation/RelNotes/2.28.0.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ Backward compatibility notes
99
* "fetch.writeCommitGraph" is deemed to be still a bit too risky and
1010
is no longer part of the "feature.experimental" set.
1111

12-
* It used to be that setting extensions.* configuration variables
13-
alone, while leaving core.repositoryFormatVersion=0, made these
14-
settings effective, which was a wrong thing to do. In version 0,
15-
there was no special meaning in extensions.* configuration
16-
variables. This has been corrected. If you need these repository
17-
extensions to be effective, the core.repositoryFormatVersion
18-
variable needs to be updated to 1 after vetting these extensions.*
19-
variables are set correctly.
20-
2112

2213
UI, Workflows & Features
2314

0 commit comments

Comments
 (0)