We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5a296 commit af21001Copy full SHA for af21001
readme.md
@@ -73,7 +73,7 @@ Enjoy!
73
### Branches
74
75
* `master`: latest stable release (still based on `dev2`).
76
-* `dev`: development branch for mimalloc v1. Use this branch for submitting PR's.
+* `dev`: development branch for mimalloc v1. **Use this branch for submitting PR's**.
77
* `dev2`: development branch for mimalloc v2. This branch is downstream of `dev`
78
(and is essentially equal to `dev` except for `src/segment.c`). Uses larger sliced segments to manage
79
mimalloc pages that can reduce fragmentation.
0 commit comments