File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,16 @@ Fixes since v2.41
107107 commit, but it did not.
108108 (merge 5768478edc js/defeat-ignore-submodules-config-with-explicit-addition later to maint).
109109
110+ * When "git commit --trailer=..." invokes the interpret-trailers
111+ machinery, it knows what it feeds to interpret-trailers is a full
112+ log message without any patch, but failed to express that by
113+ passing the "--no-divider" option, which has been corrected.
114+ (merge be3d654343 jk/commit-use-no-divider-with-interpret-trailers later to maint).
115+
116+ * Avoid breakage of "git pack-objects --cruft" due to inconsistency
117+ between the way the code enumerates packfiles in the repository.
118+ (merge 73320e49ad tb/collect-pack-filenames-fix later to maint).
119+
110120 * Other code cleanup, docfix, build fix, etc.
111121 (merge 51f9d2e563 sa/doc-ls-remote later to maint).
112122 (merge c6d26a9dda jk/format-patch-message-id-unleak later to maint).
You can’t perform that action at this time.
0 commit comments