Skip to content

Commit 49f38e2

Browse files
committed
The fifteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent a0f521b commit 49f38e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/2.32.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ UI, Workflows & Features
107107
* The command line completion (in contrib/) for "git stash" has been
108108
updated.
109109

110+
* "git subtree" updates.
111+
110112

111113
Performance, Internal Implementation, Development Support etc.
112114

@@ -314,6 +316,9 @@ Fixes since v2.31
314316
* Portability fix for command line completion script (in contrib/).
315317
(merge f2acf763e2 si/zsh-complete-comment-fix later to maint).
316318

319+
* "git repack -A -d" in a partial clone unnecessarily loosened
320+
objects in promisor pack.
321+
317322
* Other code cleanup, docfix, build fix, etc.
318323
(merge f451960708 dl/cat-file-doc-cleanup later to maint).
319324
(merge 12604a8d0c sv/t9801-test-path-is-file-cleanup later to maint).

0 commit comments

Comments
 (0)