Skip to content

Commit 8396574

Browse files
authored
Merge pull request #579 from dscho/mention-upcoming-behavior-change-re-wildcard-expansion
Release Notes: mention the change of behavior re: wildcard expansion
2 parents 532c384 + cb482c4 commit 8396574

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Git for Windows is distributed with other components yet, such as Bash, zlib, cu
4141

4242
## Changes since Git for Windows v2.47.0 (October 8th 2024)
4343

44+
As of this version, wildcards in the command-line arguments of any `git.exe` process [will no longer be expanded](https://www.msys2.org/news/#2024-11-03-disabling-mingw-w64-wildcard-support-by-default) (this does _not_ affect wildcard expansion when calling `git` from Git Bash).
45+
4446
### Bug Fixes
4547

4648
* A regression in v2.47.0 where `git maintenance start` crashed immediately [was fixed](https://github.com/git-for-windows/git/pull/5198).

0 commit comments

Comments
 (0)