On Thu, Feb 27, 2020 at 01:24:04PM -0800, lyle.ziegelmiller@xxxxxxxxx wrote: > " But I vividly remember that there used to be a problem even with > `git.exe`, probably still is a problem on older Windows versions. That might > be the problem here?" > > I'm using the latest version of Windows 10 and Cygwin's version of git - > version 2.21.0. This is being executed in a Cygwin window, not a DOS > terminal. > > All of this stuff used to work. If you have a version of Git that works and one that doesn't, it might be worth using git-bisect to find the commit that introduced the problem. That does imply being able to build from source; I don't know how hard that is on cygwin. -Peff