Skip to content

Commit 9b63431

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
Apparently some anti-malware programs fiddle with the mode of `stdout` which [can lead to problems because expected output is missing](git-for-windows/git#4890), which [was fixed](git-for-windows/git#4901). Signed-off-by: gitforwindowshelper[bot] <[email protected]>
1 parent def7bc8 commit 9b63431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ This package contains software from a number of other projects including Bash, z
5757

5858
* Since v2.14.0(2), Git for Windows' installer registers the _Open Git Bash here_ and _Open Git GUI here_ context menu items also in the special [Libraries folders](https://msdn.microsoft.com/en-us/library/windows/desktop/dd758096.aspx), but the uninstaller never removed them from those folders, [which was fixed](https://github.com/git-for-windows/build-extra/pull/551).
5959
* A [regression](https://github.com/git-for-windows/git/issues/4843) where `git clone` no longer worked in the presence of `includeIf.*.onbranch` config settings [has been fixed](https://github.com/git-for-windows/git/commit/199f44cb2ead34486f2588dc32d000d17e30f9cc).
60+
* Apparently some anti-malware programs fiddle with the mode of `stdout` which [can lead to problems because expected output is missing](https://github.com/git-for-windows/git/issues/4890), which [was fixed](https://github.com/git-for-windows/git/pull/4901).
6061

6162
## Changes since Git for Windows v2.43.0 (November 20th 2023)
6263

0 commit comments

Comments
 (0)