Skip to content

Commit 7814e8a

Browse files
committed
Sixth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent a30e4c5 commit 7814e8a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes/2.29.0.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ UI, Workflows & Features
1515
of the title of default merge message with merge.suppressDest
1616
configuration.
1717

18+
* The component to respond to "git fetch" request is made more
19+
configurable to selectively allow or reject object filtering
20+
specification used for partial cloning.
21+
1822

1923
Performance, Internal Implementation, Development Support etc.
2024

@@ -48,6 +52,10 @@ Performance, Internal Implementation, Development Support etc.
4852
to a certain degree. It has been renamed to "strvec" to reduce the
4953
barrier to adoption.
5054

55+
* The final leg of SHA-256 transition.
56+
57+
* CMake support to build with MSVC for Windows bypassing the Makefile.
58+
5159

5260
Fixes since v2.28
5361
-----------------
@@ -91,6 +99,9 @@ Fixes since v2.28
9199
machinery should honor the merge.renormalize configuration, but
92100
many of them didn't.
93101

102+
* Doc cleanup around "worktree".
103+
(merge dc9c144be5 es/worktree-doc-cleanups later to maint).
104+
94105
* Other code cleanup, docfix, build fix, etc.
95106
(merge 84544f2ea3 sk/typofixes later to maint).
96107
(merge b17f411ab5 ar/help-guides-doc later to maint).

0 commit comments

Comments
 (0)