File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -228,5 +228,17 @@ Fixes since v2.37
228228 * "git symbolic-ref symref non..sen..se" is now diagnosed as an error.
229229 (merge 04ede97211 lt/symbolic-ref-sanity later to maint).
230230
231+ * A follow-up fix to a fix for a regression in 2.36.
232+ (merge 99ddc24672 ab/hooks-regression-fix later to maint).
233+
234+ * Avoid repeatedly running getconf to ask libc version in the test
235+ suite, and instead just as it once per script.
236+ (merge a6a58f7801 pw/use-glibc-tunable-for-malloc-optim later to maint).
237+
238+ * Platform-specific code that determines if a directory is OK to use
239+ as a repository has been taught to report more details, especially
240+ on Windows.
241+ (merge 3f7207e2ea js/safe-directory-plus later to maint).
242+
231243 * Other code cleanup, docfix, build fix, etc.
232244 (merge 94955d576b gc/git-reflog-doc-markup later to maint).
You can’t perform that action at this time.
0 commit comments