Skip to content

Commit fb520a5

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
The number of CPU cores is [now detected correctly](git-for-windows/git#6108) on multi-socket systems. Signed-off-by: gitforwindowshelper[bot] <gitforwindowshelper-bot@users.noreply.github.com>
1 parent 904471a commit fb520a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Due to persistent maintenance challenges, `git svn` is no longer included in Git
5555
* The `iconv` executable, which was [inadvertently dropped](https://github.com/git-for-windows/git/issues/6083) from Git for Windows v2.53.0's installer, [is now included again](https://github.com/git-for-windows/build-extra/pull/678).
5656
* In some circumstances, when typing while a still-running program is about to terminate, [the typed characters could arrive out of order in Git Bash](https://github.com/git-for-windows/git/issues/5632). This bug [was fixed](https://github.com/git-for-windows/msys2-runtime/pull/124).
5757
* Similar to how `git clean` already avoids traversing NTFS junctions, `git worktree remove` [now does the same](https://github.com/git-for-windows/git/pull/6151).
58+
* The number of CPU cores is [now detected correctly](https://github.com/git-for-windows/git/pull/6108) on multi-socket systems.
5859

5960
## Changes since Git for Windows v2.53.0 (February 2nd 2026)
6061

0 commit comments

Comments
 (0)