Existing issues matching what you're seeing
Git for Windows version
$ git --version
git version 2.53.0.windows.2
Windows version
Other
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Options set during installation
Did not install anything. Used PortableGit-2.53.0.2-64-bit.7z.exe and Git-2.53.0.2-64-bit.tar.bz2.
Other interesting things
I have found that PortableGit-2.53.0.2-64-bit.7z.exe and Git-2.53.0.2-64-bit.tar.bz2 are still missing the usr\bin\iconv.exe even though #6083 was closed.
Terminal/shell
Bash
Commands that trigger the issue
I'm also using a diff filter that calls iconv.
Expected behaviour
iconv should be available.
Actual behaviour
iconv is missing.
Repository
No response
Existing issues matching what you're seeing
Git for Windows version
Windows version
Other
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Options set during installation
Other interesting things
I have found that PortableGit-2.53.0.2-64-bit.7z.exe and Git-2.53.0.2-64-bit.tar.bz2 are still missing the
usr\bin\iconv.exeeven though #6083 was closed.Terminal/shell
Bash
Commands that trigger the issue
I'm also using a diff filter that calls iconv.Expected behaviour
iconv should be available.
Actual behaviour
iconv is missing.
Repository
No response