File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
111113Performance, 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).
You can’t perform that action at this time.
0 commit comments