···8585 * The commit title in the "rebase -i" todo file are now prefixed with
8686 '#', just like a merge commit being replayed.
87878888+ * "git receive-pack" optionally learns not to care about connectivity
8989+ check, which can be useful when the repository arranges to ensure
9090+ connectivity by some other means.
9191+88928993Performance, Internal Implementation, Development Support etc.
9094--------------------------------------------------------------
···184188 memory.
185189186190 * Assorted fixes for issues found with CodeQL.
191191+192192+ * Remove the leftover hints to the test framework to mark tests that
193193+ do not pass the leak checker tests, as they should no longer be
194194+ needed.
187195188196189197Fixes since v2.49