Re: Crash on MSYS2 with GIT_WORK_TREE

2017-03-07 Thread valtron
r 7, 2017 at 5:51 PM, Johannes Schindelin wrote: > Hi valtron, > > On Wed, 8 Mar 2017, Johannes Schindelin wrote: > >> On Tue, 7 Mar 2017, valtron wrote: >> >> > When GIT_WORK_TREE contains a drive-letter and forward-slashes, some git >> > commands crash: >>

Crash on MSYS2 with GIT_WORK_TREE

2017-03-07 Thread valtron
Git 1.12.0. When GIT_WORK_TREE contains a drive-letter and forward-slashes, some git commands crash: C:\repo>set GIT_WORK_TREE=C:/repo C:\repo>git rev-parse HEAD 1 [main] git 2332 cygwin_exception::open_stackdumpfile: Dumping stack trace to git.exe.stackdump C:\repo>set GIT_WORK_TREE= C:\repo