forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The mimalloc project [has released a couple versions](https://github.com/microsoft/mimalloc?tab=readme-ov-file#releases) since we last integrated it into Git for Windows. Let's take the most recent one. This PR is structured in the following way: 1. Revert all mimalloc commits, in reverse chronological order (newest first), marking them as `fixup!`s of the reverted commits. 2. Import (a subset of) mimalloc v2.1.2, marking it as an `amend!` of the commit that originally imported mimalloc. 3. Replay the remaining mimalloc commits, in chronological order, marking them as `fixup!`s of the original commits.
- Loading branch information
Showing
25 changed files
with
3,055 additions
and
3,757 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.