forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Existing issues matching what you're seeing
- I was not able to find an open or closed issue matching what I'm seeing
Git for Windows version
git version 2.53.0.windows.1
cpu: x86_64
built from commit: a5512bdee37ed7142c233d21e2d347ffc4860ff3
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
rust: disabled
feature: fsmonitor--daemon
gettext: enabled
libcurl: 8.18.0
OpenSSL: OpenSSL 3.5.5 27 Jan 2026
zlib: 1.3.1
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
default-ref-format: files
default-hash: sha1Windows version
Windows 11
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Microsoft Windows [Version 10.0.26100.7623]Options set during installation
Editor Option: VIM
Custom Editor Path:
Default Branch Option: main
Path Option: BashOnly
SSH Option: ExternalOpenSSH
Tortoise Option: false
CURL Option: WinSSL
CRLF Option: CRLFAlways
Bash Terminal Option: ConHost
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable FSMonitor: DisabledOther interesting things
.gitconfig
[diff "utf16"]
textconv = "iconv -f utf-16 -t utf-8"
.gitattributes
*.reg diff=utf16
*.rdp diff=utf16
Terminal/shell
Bash
Commands that trigger the issue
git diff Documents/Default.rdpExpected behaviour
Should properly display diff like in v2.52:
Actual behaviour
Displays errro:
iconv -f utf-16 -t utf-8: line 1: iconv: command not found
fatal: unable to read files to diff
Repository
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels