Hi, On Thu, 5 Oct 2017, Johannes Schindelin wrote: > On Mon, 2 Oct 2017, André Netzeband wrote: > > > I installed git for windows 2.14.2 (64bit) and was trying to clone a > > repository from a command terminal (cmd.exe): > > > > git clone > > https://Netzeband@bitbucket.org/Netzeband/deep-speeddreams.git > > > > First everything went well, but after the repository was downloaded > > the LFS download started. At this point the terminal window just > > closed and I was not able to see anything related on the terminal. > > There was no error message. However several git processes (and git > > lfs) were running in the background and downloaded everything for the > > repository (all lfs files). > > This is most likely the same issue as reported at > https://github.com/git-lfs/git-lfs/issues/2631 and at > https://github.com/git-for-windows/git/issues/1312. I think this is solved by https://github.com/git-for-windows/MSYS2-packages/commit/e9d0a2be272. If everything goes according to plan, a new snapshot will land at https://wingit.blob.core.windows.net/files/index.html within the next half hour. When it does, can you please test? Thank you, Johannes