File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,10 @@ UI, Workflows & Features
6565 has symbolic links inside its $GIT_DIR; an error message when that
6666 happens has been updated.
6767
68+ * "git branch --format=..." and "git format-patch --format=..."
69+ learns "--omit-empty" to hide refs that whose formatting result
70+ becomes an empty string from the output.
71+
6872
6973Performance, Internal Implementation, Development Support etc.
7074
@@ -229,6 +233,13 @@ Fixes since v2.40
229233 * Code clean-up to replace a hardcoded constant with a CPP macro.
230234 (merge c870de6502 rs/get-tar-commit-id-use-defined-const later to maint).
231235
236+ * Doc build simplification.
237+ (merge 9a09ed3229 fc/doc-stop-using-manversion later to maint).
238+
239+ * "git archive" run from a subdirectory mishandled attributes and
240+ paths outside the current directory.
241+ (merge 92b1dd1b9e rs/archive-from-subdirectory-fixes later to maint).
242+
232243 * Other code cleanup, docfix, build fix, etc.
233244 (merge f7111175df as/doc-markup-fix later to maint).
234245 (merge 90ff7c9898 fc/test-aggregation-clean-up later to maint).
You can’t perform that action at this time.
0 commit comments