We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b72d8a commit 85e89a3Copy full SHA for 85e89a3
readme.md
@@ -67,9 +67,9 @@ Enjoy!
67
68
### Branches
69
70
-* `master`: latest stable release.
71
-* `dev`: development branch for mimalloc v1.
72
-* `dev-slice`: development branch for mimalloc v2.
+* `master`: latest stable release (based on `dev-slice`).
+* `dev`: development branch for mimalloc v1. Use this branch for submitting PR's.
+* `dev-slice`: development branch for mimalloc v2. This branch is downstream of `dev`.
73
74
### Releases
75
0 commit comments