Windows and Git Bash users should stop seeing unexplained approval prompts on redirects and approved commands.
What's wrong with this entry?
The extra Windows and Git Bash pass over Bash permissions has been removed entirely, so redirecting commands and previously approved shell commands should stop producing unexplained approval prompts on Windows.
- Gone with it: the byte-exact allow plumbing it used, the redirection-target patterns, and the heuristics for working directories in compound
cdcommands. - The prompt it produced, including the Cygwin symlink message, was present in v2.1.232 and does not occur anywhere in this build.
Path traverses a Cygwin-emulated symlink (Git Bash follows it, Node does not) — manual approval required
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Windows policy helpers can be PowerShell scripts
Both mention window
-
v2.1.234
Windows sandbox refusals now say why an exclusion did not apply
Both mention window
-
v2.1.234
Terminal is restored on Ctrl+Break on Windows
Both mention window