On Sat, Nov 30, 2024 at 11:00 AM Kristoffer Haugsbakk <kristofferhaugsbakk@xxxxxxxxxxxx> wrote: > > What’s your Git version? You can run `git bugreport` to let Git record a file > about your Git and system information. Then you can post it inline here. Hello, thanks for your reply. Below are two versions where I am able to reproduce the issue: [System Info] git version: git version 2.46.1 cpu: x86_64 no commit associated with this build sizeof-long: 8 sizeof-size_t: 8 shell-path: /bin/sh libcurl: 7.68.0 zlib: 1.2.11 uname: Linux 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 compiler info: gnuc: 9.4 libc info: glibc: 2.31 $SHELL (typically, interactive shell): /bin/bash [System Info] git version: git version 2.47.0.windows.2 cpu: x86_64 built from commit: 1f8a83cba6e88fad4b881885e64cfb89458e3653 sizeof-long: 4 sizeof-size_t: 8 shell-path: D:/git-sdk-64-build-installers/usr/bin/sh feature: fsmonitor--daemon libcurl: 8.10.1 OpenSSL: OpenSSL 3.2.3 3 Sep 2024 zlib: 1.3.1 uname: Windows 10.0 26100 compiler info: gnuc: 14.2 libc info: no libc information available $SHELL (typically, interactive shell): /bin/bash Thanks! Cheers, Nicolas